rust/tests/ui/parser/ferris-struct.rs

4 lines
77 B
Rust

struct 🦀 {}//~ ERROR Ferris cannot be used as an identifier
fn main() {}