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