Index: tests/info-method.test =================================================================== diff -u -r84c5ee62a46e8fab7b9cc481c87290d387baced9 -rfa93101c8752ada9299561f075b61c2e6144e3f5 --- tests/info-method.test (.../info-method.test) (revision 84c5ee62a46e8fab7b9cc481c87290d387baced9) +++ tests/info-method.test (.../info-method.test) (revision fa93101c8752ada9299561f075b61c2e6144e3f5) @@ -49,9 +49,9 @@ {::C public method m-with-assertions {} {return proc-[self proc]} -precondition 1 -postcondition 2} ? {C info method parameter m} {x} ? {nx::Class info method parameter method} \ - {name arguments body -precondition -postcondition} + {name arguments -> body -precondition -postcondition} ? {nx::Object info method parameter alias} \ - {methodName {-frame default} cmd} + {methodName -> {-frame default} cmd} # raises currently an error ? {catch {C info method parameter a}} 1