mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-05 13:21:57 +00:00
4 lines
84 B
Rust
4 lines
84 B
Rust
pub fn main() {
|
|
let s = "\u{260311111111}"; //~ ERROR overlong unicode escape
|
|
}
|