Skip to content

Commit

Permalink
Update test1.c
Browse files Browse the repository at this point in the history
  • Loading branch information
AniMB authored Apr 17, 2024
1 parent fddb7f3 commit 46ad76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test1.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <stdio.h>

int main() {
printf("Hello, world!\n");
printf("Hello, world!\n");
return 0;
}

0 comments on commit 46ad76a

Please sign in to comment.