We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f1d0d commit e0aeddeCopy full SHA for e0aedde
src/test/ui/parser/emoji-identifiers.rs
@@ -13,4 +13,3 @@ fn main() {
13
let _ = i_like_to_😄_a_lot(); //~ ERROR cannot find function `i_like_to_😄_a_lot` in this scope
14
//~^ ERROR identifiers cannot contain emojis
15
}
16
-
0 commit comments