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