ianatha / bababasic

QuickBASIC 4.5 revival on Android
https://play.google.com/store/apps/details?id=io.atha.quickbasic
MIT License
94 stars 4 forks source link

fix LABEL language neologism #70

Closed ianatha closed 1 year ago

ianatha commented 1 year ago

LABELs in QuickBasic are declared as labelNameHere:, not as LABEL "label_name_here".