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