Servostar / gemstone

Gemstone programming language compiler (GSC)
GNU General Public License v2.0
3 stars 0 forks source link

Account for linebreaks in multiline string #35

Closed Servostar closed 1 month ago

Servostar commented 3 months ago

Account for linebreaks in multiline strings. Currently yylineno does not increment in multiline string

Servostar commented 1 month ago

Already fixed with new diagnostic system