blob: 34fe28c62975c6a0c03f984ab6beea821a228fb4 [file] [log] [blame]
error: Ferris cannot be used as an identifier
--> $DIR/ferris-struct.rs:1:8
|
LL | struct 🦀 {}
| ^^ help: try using their name instead: `Ferris`
error: aborting due to 1 previous error