Skip to content

Commit

Permalink
Merge pull request #3973 from aaf2022/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 16, 2024
2 parents f86bdb6 + d11c823 commit 5282bbe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions FileFile.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
public class FileFile {
public static void main(String[] args) {
System.out.println("Pullrequest!");
}
}

0 comments on commit 5282bbe

Please sign in to comment.