solidity/test/libsolidity/semanticTests/empty_contract.sol

9 lines
147 B
Solidity

contract test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// allowNonExistingFunctions: true
// ----
// i_am_not_there() -> FAILURE