mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Syntax tests: Adapted to changes.
This commit is contained in:
parent
ee5826b261
commit
f05718ef5d
@ -6,4 +6,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// SyntaxError: (75-79): Jump instructions and labels are low-level EVM features that can lead to incorrect stack access. Because of that they are disallowed in strict assembly. Use functions, "switch", "if" or "for" statements instead.
|
||||
// DeclarationError: (75-79): Function not found.
|
||||
|
Loading…
Reference in New Issue
Block a user