mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
Warning (2066): Contract requests the ABI coder v1, which is incompatible with the IR. Using ABI coder v2 instead.
|
|
--> viair_abicoder_v1/input.sol:4:1:
|
|
|
|
|
4 | contract test {
|
|
| ^ (Relevant source part starts here and spans across multiple lines).
|