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