mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fixup! Tests for shadowing a builtin
This commit is contained in:
parent
021b0d83fc
commit
88fa1c89c5
@ -1 +1,3 @@
|
||||
function keccak256(bytes memory input) pure suffix returns (bytes32) {}
|
||||
// ----
|
||||
// Warning 2319: (0-71): This declaration shadows a builtin symbol.
|
||||
|
Loading…
Reference in New Issue
Block a user