ref: 1093e4c416c30a25ef1b424e289264ea5e6fc973 dir: /tests/execute/0061-comments.c/
// line comment int main() { /* multiline comment */ return 0; }