mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[isoltest] Add support for events using call side-effects.
This commit is contained in:
@@ -15,3 +15,4 @@ contract C {
|
||||
// ----
|
||||
// library: L
|
||||
// f() ->
|
||||
// ~ emit Ev((uint256)): 0x01
|
||||
|
||||
Reference in New Issue
Block a user