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:
@@ -11,5 +11,5 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// TypeError: (191-192): Type not supported in packed mode.
|
||||
// TypeError: (194-195): Type not supported in packed mode.
|
||||
// TypeError 9578: (191-192): Type not supported in packed mode.
|
||||
// TypeError 9578: (194-195): Type not supported in packed mode.
|
||||
|
||||
Reference in New Issue
Block a user