mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Issue warning when using deprecated SELFDESTRUCT
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
selfdestruct(0x02)
|
||||
}
|
||||
// ----
|
||||
// Warning 1699: (3-15): "selfdestruct" has been deprecated. The underlying opcode will eventually undergo breaking changes, and its use is not recommended.
|
||||
|
||||
Reference in New Issue
Block a user