Skip to content

Commit fbb7eb9

Browse files
committed
revert mian.c change
1 parent 99f4501 commit fbb7eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#include <stdio.h>
2-
int main() {for (;;) break; printf("Hello world!\n");return 0;}
2+
int main() {for (;;) break; printf("Hello world!\n");return 0;}

0 commit comments

Comments
 (0)