mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-27 20:50:52 +00:00
5 lines
137 B
Rust
5 lines
137 B
Rust
// compile-flags: --extern=?#1%$
|
|
// error-pattern: crate name `?#1%$` passed to `--extern` is not a valid ASCII identifier
|
|
|
|
fn main() {}
|