mirror of
https://github.com/irmen/prog8.git
synced 2025-09-16 10:24:33 +00:00
print_f() no longer prints a leading space. Better error message if using float in for loop. Fix crash when using non-const as when choice value. VM print_f() more closely resembles the CBM version.