mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
update tests
This commit is contained in:
committed by
chriseth
parent
baa7251f1d
commit
43353bb6ca
@@ -7,4 +7,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// ParserError 2314: (118-119): Expected '(' but got '}'
|
||||
// Warning 8261: (52-62): Variable is shadowed in inline assembly by an instruction of the same name
|
||||
|
||||
@@ -7,4 +7,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// ParserError 2314: (101-103): Expected '(' but got ':='
|
||||
// ParserError 6272: (101-103): Cannot assign to builtin function "mload".
|
||||
|
||||
Reference in New Issue
Block a user