mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
update to new interpolation syntax
This commit is contained in:
parent
fc6b519b59
commit
3c7a834da1
45 changed files with 402 additions and 402 deletions
|
@ -1831,7 +1831,7 @@ mod test_can {
|
|||
// "abcd\$(efg)hij"
|
||||
// "#
|
||||
// ),
|
||||
// Str(r"abcd\(efg)hij".into()),
|
||||
// Str(r"abcd$(efg)hij".into()),
|
||||
// );
|
||||
// }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue