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