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