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