renamed Main to EinkommenInfo
This commit is contained in:
parent
a2bd838467
commit
268f4eee43
@ -1,4 +1,4 @@
|
|||||||
public class Main {
|
public class EinkommenInfo {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello world!");
|
System.out.println("Hello world!");
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user