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