]> git.lizzy.rs Git - rust.git/blob - tests/ui/macros/issue-92267.rs
Rollup merge of #105526 - Xiretza:iter-from-generator-derive, r=scottmcm
[rust.git] / tests / ui / macros / issue-92267.rs
1 // check-fail
2
3 pub fn main() { println!("🦀%%%", 0) } //~ ERROR argument never used