\u unicode escapes in identifiers not supported
Aperta
bug
parsing
- Lingua principale
- Rust
- Stelle
- 22.3k
- Fork
- 1.9k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We don't yet support `\u` escapes in identifiers. So `let 💩 = "poop"` works, but `let \u{1F4A9} = "poop"` doesn't.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.