diff --git a/test.R b/test.R index 77e7071..fd74b1a 100644 --- a/test.R +++ b/test.R @@ -1,2 +1,3 @@ print("hello world") print("ciao mondo") +print("ciao a tutti") \ No newline at end of file