solidity/test/libsolidity/semanticTests/viaYul/smoke_test.sol

9 lines
131 B
Solidity

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