Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-10-15 14:51:32 -0700 (Mon, 15 Oct 2007)
Revision: 12393
Log message:
We should print something more sensible than "illegal function parameter".
The following error message is pretty hard to read...
osh> f(X = 1) =
*** omake error:
File -: line 1, characters 2-7
bad argument parameter: (sequence (string "X") (string " ") (string "=") (string " ") (string "1"))
Changes | Path(relative to omake-branches/0.9.8.x/src/env) |
+1 -1 | omake_ast_parse.input |