solidity/test/libsolidity/semanticTests/empty_contract.sol

9 lines
147 B
Solidity
Raw Normal View History

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