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