Skip to content

Commit

Permalink
update main.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel-Shcherbo committed Feb 16, 2024
1 parent e77cacd commit ce0d38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lab1/src/lab1/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
public class Main {
public static void main(String[] args) {
System.out.print("hello");
System.out.println("gfa");
}
}

0 comments on commit ce0d38c

Please sign in to comment.