blob: 0aad5012f1cc3cf4f165d687b17808cefccba7fe [file] [log] [blame]
SKIP: FAILED
void x_50() {
}
void x_100_1() {
x_50();
}
void x_100() {
x_100_1();
}