mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
4 lines
211 B
Plaintext
4 lines
211 B
Plaintext
gas_test_abiv2_optimize_yul/input.sol:2:1: Warning: Experimental features are turned on. Do not use experimental features on live deployments.
|
|
pragma experimental ABIEncoderV2;
|
|
^-------------------------------^
|