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

9 lines
131 B
Solidity
Raw Normal View History

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