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