Community
Participate
Working Groups
20110915 build There's an error in the generated Java for the following code: program test type BasicProgram {} function main() myInt INT = 42; myAny any = myInt; end end Type mismatch: cannot convert from int to EglAny
I just tried it using the latest code from CVS, and the problem is gone. Should be OK in the next build too.
Verified in 20110920 build.