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