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

7 lines
84 B
Solidity

contract C {
}
// ====
// allowNonExistingFunctions: true
// ----
// f() -> FAILURE