Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-beta-4
-
None
-
None
Description
Character c = 'a'
println c > 10
throws:
groovy.lang.GroovyRuntimeException: failed to invoke method: groovy.lang.MetaMethod@79f36b[name: run params: [] returns: class java.lang.Object owner: class test] on: test@5bfdbd with arguments: [] reason: java.lang.ClassCastException