mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Updating tests after improving Yul error reporting
This commit is contained in:
@@ -6,4 +6,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// DeclarationError 8198: (72-77): Identifier not found.
|
||||
// DeclarationError 8198: (72-77): Identifier "super" not found.
|
||||
|
||||
Reference in New Issue
Block a user