Added comment

This commit is contained in:
Sebastian Czupryn 2025-10-10 11:23:20 +02:00
parent 86e4a6086c
commit bbf1ebca04

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!");