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:
@@ -5,5 +5,5 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning: (43-60): Unused local variable.
|
||||
// Warning: (86-103): Unused local variable.
|
||||
// Warning 2072: (43-60): Unused local variable.
|
||||
// Warning 2072: (86-103): Unused local variable.
|
||||
|
||||
Reference in New Issue
Block a user