diff --git a/main.c b/main.c index 86466e2..374086a 100644 --- a/main.c +++ b/main.c @@ -3,6 +3,7 @@ int main() { printf("Hello world"); - printf("This is the test branch"); + printf("This is the new thingy"); + printf("rbfuhevbe"); return 0; } \ No newline at end of file