Skip to content

Commit 2ad95d1

Browse files
fix build
1 parent b81c08f commit 2ad95d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/fishercoder/_757Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
public class _757Test {
1010
private static _757.Solution solution;
11-
int intervals[][];
11+
int[][] intervals;
1212

1313
@BeforeClass
1414
public static void setup() {

0 commit comments

Comments
 (0)