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