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