solidity/test/libsolidity/semanticTests/empty_contract.sol
2022-05-19 20:23:28 +02:00

8 lines
124 B
Solidity

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