diff --git a/main.c b/main.c index 86466e2..9779ce4 100644 --- a/main.c +++ b/main.c @@ -4,5 +4,6 @@ int main() { printf("Hello world"); printf("This is the test branch"); + printf("This is misti"); return 0; } \ No newline at end of file