rust/tests/ui/rfcs/rfc-2457-non-ascii-idents/mod_file_nonascii_forbidden.rs
2025-04-08 23:06:31 +03:00

5 lines
92 B
Rust

mod řųśť; //~ ERROR trying to load file for
//~^ ERROR file not found for
fn main() {}