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

8 lines
107 B
Solidity
Raw Normal View History

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