rainlanguage / dotrain

.rain to rainlang composer and rain language server protocol services
3 stars 4 forks source link

bug with string literal and sub parser syntax #95

Closed rouzwelt closed 7 months ago

rouzwelt commented 7 months ago

invalid parsing of string literal and sub parser syntax:

string literal: "some-string-literal" causes an error of unexptecd end of string literal.

sub parser: [abcd abcd] cause an error of invalid word pattern