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