rust/tests/ui/lexer/lex-bad-token.rs
2023-01-11 09:32:08 +00:00

4 lines
52 B
Rust

//~ ERROR: unknown start of token
fn main() {}