Commit adaad644 authored by Vladislav Savchenkov's avatar Vladislav Savchenkov

Changed main function.

parent 1e14945b
...@@ -2,6 +2,6 @@ public class Main ...@@ -2,6 +2,6 @@ public class Main
{ {
public static void main(String[] args) public static void main(String[] args)
{ {
System.out.println("Hello world!");
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment