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