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