tokyo/test.c
oppo-pad-air f03b040e03 just test
2023-02-27 13:52:21 +08:00

6 lines
61 B
C

#include<stdio.h>
int main()
{printf("test\n");
return 0;}