rust/tests/ui/macros/issue-92267.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
86 B
Rust
Raw Normal View History

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