PracticeDev/study_makefile/makefile15/all.c

2 lines
25 B
C
Raw Normal View History

2022-12-20 17:31:11 +08:00
int mian() { return 0; }