Skip to content

Commit a8d069b

Browse files
committed
Fix Java class name in test
1 parent ff83d77 commit a8d069b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pos/i7959.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
public class Test {
1+
public class i7959 {
22
private static class Foo {
33
Foo() { }
44
}

0 commit comments

Comments
 (0)