mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-15 04:23:02 +00:00
7 lines
106 B
Rust
7 lines
106 B
Rust
// check-pass
|
|
|
|
#[path="auxiliary/mod_file_nonascii_with_path_allowed-aux.rs"]
|
|
mod řųśť;
|
|
|
|
fn main() {}
|