ajwang / groovypptest

Automatically exported from code.google.com/p/groovypptest
0 stars 0 forks source link

Object a = Integer fails to compile #372

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The code below fails to compile in Groovy++ with the error "Cannot find 
constructor of java.lang.Integer"

--------------------
Object a = Integer
--------------------

Original issue reported on code.google.com by roshanda...@gmail.com on 5 May 2011 at 9:58

GoogleCodeExporter commented 8 years ago
Attaching a patch

Original comment by roshanda...@gmail.com on 5 May 2011 at 10:09

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by alex.tka...@gmail.com on 5 May 2011 at 11:52