lojikil / coastML

a tiny experimental ML dialect combining Yeti & CarML
ISC License
12 stars 0 forks source link

Multiline string handling #14

Closed lojikil closed 9 months ago

lojikil commented 9 months ago

Code such as:

bar = "this is
a test
of multiline
strings";

Should correctly do one of the following: