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