mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00
4 lines
67 B
Rust
4 lines
67 B
Rust
pub fn main() {
|
|
br##"a"#; //~ ERROR unterminated raw string
|
|
}
|