Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-1
-
None
-
None
Description
Starting groovysh and typing the following:
class A {
void run()
}
go
produces:
Exception: No signature of method A.main() is applicable for argument types: ([Ljava.lang.String values: [[]]