Fixed a type

This commit is contained in:
TheDuchy
2020-11-01 02:44:51 +01:00
parent 2e530a1cc0
commit bbe5ac1fb7
10 changed files with 2268 additions and 0 deletions
@@ -0,0 +1,5 @@
public class Goat {
public static void main(String[] args){
System.out.println("Hi! Any code can be running here!");
}
}
File diff suppressed because it is too large Load Diff