Adding more tests for function types

This commit is contained in:
chriseth
2020-07-23 14:55:32 +02:00
committed by Djordje Mijovic
parent e7d5a7da10
commit a1da90d14b
7 changed files with 74 additions and 0 deletions
@@ -6,5 +6,7 @@ contract C {
return (false ? g : h)(2, 1);
}
}
// ====
// compileViaYul: also
// ----
// f() -> 1