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