Skip to content

Commit

Permalink
rename java file
Browse files Browse the repository at this point in the history
  • Loading branch information
dengziming committed Sep 3, 2021
1 parent 96bd9b1 commit 91f6de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/files/pos/t12393/R1.java
@@ -1,5 +1,5 @@
// javaVersion: 9+
public interface IF {
public interface R1 {

private void foo() {
return;
Expand Down

0 comments on commit 91f6de7

Please sign in to comment.