blob: 35f19cfbc783d63b66a18781336331f18eb15cd8 [file] [log] [blame]
extern void f();
int main() {
f();
}