Invalid String exit character
garritfra opened this issue · 3 comments
garritfra commented
Double quoted strings could probably be ended by single quoted, and vice versa.
Example:
"It's a test"
fails, since '
is considered as an exit character for the string
Lines 412 to 424 in 5e4f0a1
YerinAlexey commented
/assign me
YerinAlexey commented
Sent a patch: https://lists.sr.ht/~garritfra/antimony/patches/20657