Skip to content

Commit 82509e6

Browse files
committed
New Function
1 parent c5f43dc commit 82509e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/Newfunction.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
public class Newfunction {
2+
public static void main(String[] args) {
3+
System.out.println("Hello, this is LiSi's new function!");
4+
}
5+
}

0 commit comments

Comments
 (0)