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