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