Files
Sagittarius/Source/Standalone/main.c
T
2026-04-11 12:52:14 +08:00

4 lines
44 B
C

int main(int ac,char** av){
return 0;
}