mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-30 03:57:37 +00:00

test: add tests for correct ferris capitalization fix: add "struct" style: use rustfmt style: remove newline fix: _ _ _ _ _
4 lines
77 B
Rust
4 lines
77 B
Rust
struct 🦀 {}//~ ERROR Ferris cannot be used as an identifier
|
|
|
|
fn main() {}
|