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
#1188: Export of C-style array declarations to BASIC, PHP, and BASIC was wrong. BASIC array declarations were defective.
#1189: Pascal, Oberon, and Python export of Java-style array declarations were defective (element type instead of variable name).
#1190: Includables are now involved in BASIC export, recursive check for indirectly included declarations (effective for all languages).
Nested initialiser expressions are now recursively resolved.