5 lines
167 B
Rust
5 lines
167 B
Rust
|
//@ compile-flags: --extern čɍαţē=libnon_ascii.rlib
|
||
|
//@ error-pattern: crate name `čɍαţē` passed to `--extern` is not a valid ASCII identifier
|
||
|
|
||
|
fn main() {}
|