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