rustc/tests/ui/macros/issue-92267.rs
2023-08-02 10:33:26 +02:00

4 lines
86 B
Rust

// check-fail
pub fn main() { println!("🦀%%%", 0) } //~ ERROR argument never used