Skip to content

Commit 5e9f086

Browse files
committed
Fix test
1 parent c496db7 commit 5e9f086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pos/i4739.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
public class TestJava {
1+
public class i4739 {
22
int foo;
33
int foo() {
44
return this.foo;

0 commit comments

Comments
 (0)