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