solidity/test/libsolidity/semanticTests/empty_contract.sol

8 lines
124 B
Solidity
Raw Normal View History

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