diff --git a/fact.c b/fact.c index 3d63352..980814f 100644 --- a/fact.c +++ b/fact.c @@ -4,4 +4,5 @@ int main(void) { printf("Hello world!"); return 0; -} \ No newline at end of file +} +//asd \ No newline at end of file