roc/crates/compiler/parse/tests/snapshots/pass/string_without_escape.expr.result-ast

5 lines
56 B
Text

Str(
PlainLine(
"123 abc 456 def",
),
)