mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Added error codes to SyntaxTest expectations (updated tests)
This commit is contained in:
@@ -7,5 +7,5 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// DeclarationError: (63-75): Function not found.
|
||||
// DeclarationError: (92-105): Function not found.
|
||||
// DeclarationError 4619: (63-75): Function not found.
|
||||
// DeclarationError 4619: (92-105): Function not found.
|
||||
|
||||
Reference in New Issue
Block a user