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