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

8 lines
107 B
Solidity

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