Skip to content

Commit 93d7f5a

Browse files
fixup! Add and update tests
1 parent fdd10a8 commit 93d7f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/libsolidity/syntaxTests/constants/constant_variables_as_static_array_length.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ library L2 {
2323
}
2424

2525
// ----
26-
// TypeError 5462: (222-228): Invalid array length, expected integer literal or constant expression.
26+
// TypeError 5462: (193-199): Invalid array length, expected integer literal or constant expression.

0 commit comments

Comments
 (0)