mirror of
https://github.com/LucasVbr/mini-chat.git
synced 2026-07-09 15:07:53 +00:00
Init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello world!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user