Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
FOXHOUND-Ogasawara authored Jan 15, 2024
1 parent c7703c8 commit 882cfe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/java/kadai002/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ public String getGreeting() {
public static void main(String[] args) {
System.out.println(new App().getGreeting());
}

//test
}

0 comments on commit 882cfe7

Please sign in to comment.