Merge branch 'refs/heads/jan' into Demo
commit
8275aace98
|
@ -3,5 +3,7 @@ package com.example;
|
|||
public class helloWorld {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello world!");
|
||||
System.out.println("Hello world!");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue