Added important comment #1

Merged
Jarko merged 2 commits from sczupryn/demoApplication:master into new_feature 2025-10-10 09:29:49 +00:00
Showing only changes of commit bbf1ebca04 - Show all commits

View File

@ -9,7 +9,7 @@ package com.mycompany.mavenproject1;
* @author student
*/
public class Mavenproject1 {
// hey x
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("Hello World2!");