Add File
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
package com.agentsflex;
|
||||||
|
|
||||||
|
public class Main {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("Hello world!");
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user