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