Skip to content

Commit

Permalink
v
Browse files Browse the repository at this point in the history
  • Loading branch information
Javohir004 committed Apr 24, 2024
1 parent 528919d commit 7b5583e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed out/production/Exam-Javohir/Main.class
Binary file not shown.
2 changes: 1 addition & 1 deletion .idea/src/Main.java → src/Main.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
public class Main {
public static void main(String[] args) {
System.out.println("Hello world");
System.out.println("Hello world !!!");
}
}

0 comments on commit 7b5583e

Please sign in to comment.