mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Check that functions exist in isoltest.
This commit is contained in:
committed by
Mathias Baumann
parent
f31332533f
commit
9aed40ab19
@@ -2,5 +2,6 @@ contract test {
|
||||
}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// allowNonExistingFunctions: true
|
||||
// ----
|
||||
// i_am_not_there() -> FAILURE
|
||||
|
||||
Reference in New Issue
Block a user