Skip to content
Snippets Groups Projects
Commit 49a52cf4 authored by Christopher Schankula's avatar Christopher Schankula :earth_africa:
Browse files

Merge branch 'TeamA' into 'master'

Edit HelloWorld.java

See merge request schankuc/2XB3!1
parents e3b39548 683adb78
No related branches found
No related tags found
No related merge requests found
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World! Push Test");
public static void main(String[] args) {
System.out.println("Hello Team A!");
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment