Community
Participate
Working Groups
Using last night's build (09152011) The generated java has compilation error for the following program program myPgm type BasicProgram {} function main() r1 MyR1; r2 MyR2 = myFunc(r1); end function myFunc(r1 MyR1) returns (MyR2) end end Record MyR1 i int; end Record MyR2 x int; end
fixed
This high severity defect was fixed several weeks ago, so I am closing.