solidity/test/libsolidity/semanticTests/empty_contract.sol
2023-05-11 10:56:55 -05:00

7 lines
100 B
Solidity

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