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