solidity/test/libsolidity/semanticTests/empty_contract.sol

8 lines
123 B
Solidity
Raw Normal View History

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