haroldo-ok / choice4genesis

A ChoiceScript clone that generates SGDK-compatible C source for the Sega Genesis
https://haroldo-ok.itch.io/choice4genesis
MIT License
18 stars 2 forks source link

Fix handling of intepolated expression error #112

Open haroldo-ok opened 12 months ago

haroldo-ok commented 12 months ago

If there happens to be an error on an interpolated expression, like, say ${non_existing_variable}, the transpiler gives out an unrelated error.