You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Dylan 2024.1
...play-6efce37c1178/main.dylan:8.3-51: Serious warning - Invalid multi-line string literal: "each line must begin with the same whitespace that precedes the end delimiter (got "\")", want " ")"
------------------------------------------------
""";
------------------------------------------------
I think the multi-line string literal handling just needs to remove the shared whitespace prefix before handling escape codes.
The text was updated successfully, but these errors were encountered:
https://play.opendylan.org/shared/feae26a75c598856
I think the multi-line string literal handling just needs to remove the shared whitespace prefix before handling escape codes.
The text was updated successfully, but these errors were encountered: