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