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