Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
mostly to support writing of main() methods, need to support
main(String[] args)
I've added a work around that methods like this...
static void main(args)
will be treated as a String[] argument for now - so this bug fix can wait.