mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
![]() Single-line block strings are parsed as PlainLines. When the string contains quotes, this leads to invalid formatted strings. This commit special cases strings containing quotes the same as strings containing newlines and formats them to multiple lines using triple-quotes. |
||
---|---|---|
.. | ||
annotation.rs | ||
collection.rs | ||
def.rs | ||
expr.rs | ||
lib.rs | ||
module.rs | ||
pattern.rs | ||
spaces.rs |