Merge pull request 'notice' (#11) from wuyue_branch into develop
commit
13fcc3280e
@ -0,0 +1,7 @@
|
||||
package RG;
|
||||
|
||||
public class Hello {
|
||||
public static void main(String args[]){
|
||||
System.out.println("Hello World!");
|
||||
}
|
||||
}
|
Binary file not shown.
Loading…
Reference in new issue