ethers-rs/ethers-solc/test-data/test-contract-warnings/LicenseWarning.sol

4 lines
51 B
Solidity

pragma solidity 0.8.6;
contract LicenseWarning {}