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