mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add emit keyword to tests.
This commit is contained in:
@@ -6,5 +6,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// TypeError: (95-106): Event invocations have to be prefixed by "emit".
|
||||
// Warning: (95-106): Tuple component cannot be empty.
|
||||
// ParserError: (95-99): Expected primary expression.
|
||||
|
||||
Reference in New Issue
Block a user