Skip to content

Commit bd7e977

Browse files
committed
fix: revert example code
1 parent f7107c4 commit bd7e977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/good.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ int main() {
33
for (;;) break;
44
printf("Hello world!\n");
55
return 0;
6-
}
6+
}

0 commit comments

Comments
 (0)