blob: 2381f22f162f208c0fb1704c745d4157a094563a [file] [log] [blame]
//@ build-pass
#![allow(dead_code)]
//@ pretty-expanded FIXME #23616
extern "Rust" fn foo() {}
fn main() {}