blob: eb9aabc87bc8be761c9e2ad7df6a8670053af70d [file] [log] [blame]
// run-pass
#![allow(dead_code)]
// pretty-expanded FIXME #23616
extern fn f() {
}
pub fn main() {
}