Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-beta-5
-
None
-
None
Description
With latest CVS (3/25/2004):
1> a = 1
2> 1.times { if ( it == 1 )
}
3> go
>>> a serious error occurred: (class: CommandLine2$1, method: doCall
signature: (Ljava/lang/Object;)Ljava/lang/Object Inconsistent stack height 1 != 0
>>>