Closed s-ludwig closed 8 years ago
""
The above document (with a newline at the end) generates:
Unescaped newlines are only allowed in raw strings, not regular strings.
sdlang-d 0.9.4
Also has more consequences: test a="" b="hello world" generates:
test a="" b="hello world"
Expected '=' after attribute name, not Ident
The above document (with a newline at the end) generates:
sdlang-d 0.9.4