go-ethereum/accounts/abi/bind/testdata/v2/events/contract.sol

6 lines
73 B
Solidity
Raw Normal View History

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.26;
contract C {
}