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