solidity/test/libsolidity/semanticTests/empty_contract.sol

7 lines
100 B
Solidity
Raw Normal View History

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