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