mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Fix parsing crash with dollar escapes
This commit is contained in:
parent
89a64fed74
commit
e47d7924d3
4 changed files with 8 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
Expr(Str(EndlessMultiLine(@3), @0), @0)
|
|
@ -0,0 +1,2 @@
|
|||
"""$
|
||||
(
|
Loading…
Add table
Add a link
Reference in a new issue