Commit 37040844 authored by Vladislav Savchenkov's avatar Vladislav Savchenkov

Revert changes in main function.

parent adaad644
......@@ -2,6 +2,6 @@ public class Main
{
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