2 lines
66 B
Rust
2 lines
66 B
Rust
![]() |
fn main() { env!("one", 10); } //~ ERROR: expected string literal
|