lean4-htt/tests/lean/rawStringEOF.lean.expected.out
Kyle Miller ae6fe098cb
feat: Rust-style raw string literals (#2929)
For example, `r"\n"` and `r#"The word "this" is in quotes."#`.

Implements #1422
2023-12-20 16:53:08 +00:00

1 line
62 B
Text

rawStringEOF.lean:5:7: error: unterminated raw string literal