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:
+2
-2
@@ -9,5 +9,5 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// TypeError: (112-113): Type not supported in packed mode.
|
||||
// TypeError: (178-179): Type not supported in packed mode.
|
||||
// TypeError 9578: (112-113): Type not supported in packed mode.
|
||||
// TypeError 9578: (178-179): Type not supported in packed mode.
|
||||
|
||||
Reference in New Issue
Block a user