Merge pull request 'Added important comment' (#1) from sczupryn/demoApplication:master into new_feature
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -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!");
|
||||
|
||||
Reference in New Issue
Block a user