solidity/test/libyul/yulSyntaxTests/selfdestruct.yul
2021-04-20 17:38:29 +02:00

5 lines
32 B
Plaintext

{
selfdestruct(0x02)
}
// ----