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