You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [ADDED] text blocks
* [FIXED] #667 : Boxing the symbol expression
* [ADDED] CF : alternative output
* [ADDED] xforms60 script
* [ADDED] method reference - &myMethod
* [ADDED] xforms example
* [FIXED] external calls to be excluded from managed stack frames
* [FIXED] GC_ALLOC routine for vm mode
* [FIXED]x86-64 : vm client invoker
* [FIXED] only public classes can be loaded in run-time
* aarch64 : fixing movn opcode for negative value
Describe the bug
The static symbol must box the expression to the symbol type
To Reproduce
Expected behavior
The code must work corectly : generating three numbers : 1,2,3
The text was updated successfully, but these errors were encountered: