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