erg-lang / erg

A statically typed language compatible with Python
http://erg-lang.org
Apache License 2.0
2.65k stars 55 forks source link

Fix and clean lex Str and MultilineStr #290

Closed GreasySlug closed 1 year ago

GreasySlug commented 1 year ago

Changes proposed in this PR:

@mtshiba

mtshiba commented 1 year ago

Thanks!