Skip to content

Commit 2d60603

Browse files
fixup! Add and update tests
1 parent 8c55ec7 commit 2d60603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/libsolidity/syntaxTests/constantEvaluator/member_access_module_contract_constant.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ contract C is M.A {
88
uint[M.A.CONST] array;
99
}
1010
// ----
11-
// TypeError 5462: (B.sol:50-59): Invalid array length, expected integer literal or constant expression.

0 commit comments

Comments
 (0)