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
@@ -13,6 +13,7 @@ contract test {
|
||||
uint256 super_secret_data;
|
||||
}
|
||||
// ====
|
||||
// allowNonExistingFunctions: true
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// data() -> 8
|
||||
|
||||
Reference in New Issue
Block a user