#include extern void f(); void f() { puts("break here"); }