I see that the following code generates an error: ::method someMethod use strict arg num = 32, otherNum = -1 ...
Incorrect expression detected at "-" It is easy enough to fix, otherNum = (-1) I was just surprised. Intuitively, it seems it should work without the parens. Is this intentional? Something too hard to change in the parser? -- Mark Miesfeld ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel