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