Skip to content

Commit 620ce3e

Browse files
authored
Merge pull request #1 from saivikas408/Test-Branch
Update FirstProgram.java
2 parents 31ab525 + 11732ae commit 620ce3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

FirstProgram.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ public class Test
33
public static void main(String[] args) // this is main method
44
{
55
System.out.println("Hello World!");
6+
System.out.println("Branches");
67
}
78
}

0 commit comments

Comments
 (0)