2019-06-04 07:35:57 +00:00
|
|
|
contract test {
|
|
|
|
}
|
|
|
|
// ====
|
|
|
|
// compileViaYul: also
|
2020-11-21 13:54:16 +00:00
|
|
|
// compileToEwasm: also
|
2020-02-12 17:28:30 +00:00
|
|
|
// allowNonExistingFunctions: true
|
2019-06-04 07:35:57 +00:00
|
|
|
// ----
|
|
|
|
// i_am_not_there() -> FAILURE
|