ref: 5ab34fe6b03c4e0938f17fe445e96bc19bf76768 dir: /tests/cc/execute/0203-comment.c/
int main(void) { if (sizeof("//") != 3) return 1; return 0; }