mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
7 lines
170 B
Rust
7 lines
170 B
Rust
![]() |
// compile-flags:--extern му_сгате
|
|||
|
// edition:2018
|
|||
|
|
|||
|
use му_сгате::baz; //~ ERROR cannot load a crate with a non-ascii name `му_сгате`
|
|||
|
|
|||
|
fn main() {}
|