blob: 0219aa77efc8d7c8daa6c2d746633fa361ecfe1f [file] [log] [blame]
SKIP: FAILED
void f2() {
}
void f1() {
f2();
}