askama/testing/tests/ui/macro-args.stderr
2025-07-21 00:35:48 +02:00

8 lines
249 B
Plaintext

error: you are missing a space to separate two string literals
--> <source attribute>:1:11
"r\" \\ \"}}}"
--> tests/ui/macro-args.rs:7:14
|
7 | source = r###"{{e!{ r#""#r" \ "}}}"###,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^