mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00
6 lines
115 B
Rust
6 lines
115 B
Rust
// issue: 113981
|
|
|
|
pub fn main() {}
|
|
|
|
//~? ERROR invalid character '$' in crate name: `need_crate_arg_ignore_tidy$x`
|