solidity/test/libsolidity/semanticTests/empty_contract.sol
2020-02-13 13:22:53 +01:00

8 lines
123 B
Solidity

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