Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
1.0-JSR-1
-
None
-
None
Description
$ groovysh
Lets get Groovy!
================
Version: 1.0-jsr-01-SNAPSHOT JVM: 1.4.2_05-b04
Type 'exit' to terminate the shell
Type 'help' for command help
Type 'go' to execute the statements
groovy> println 'hi'
groovy> go
hi
groovy> explain
Parse tree:
null