5 lines
112 B
Rust
5 lines
112 B
Rust
static s: &'static str =
|
|
r#"
|
|
"## //~ ERROR expected one of `.`, `;`, `?`, or an operator, found `#`
|
|
;
|