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