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