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