ref: 23d465219fc21eae98468d5a5bcd82395934230a dir: /tests/execute/0104-qbebug.c/
int main() { int c; c = 0; do ; while (0); return c; }