RVBTCC/test/basic/comment.c
2024-12-24 23:18:03 +08:00

4 lines
35 B
C

// hello
/* world */
int main() {}