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