[Sol->Yul] Compile some tests with yul

This commit is contained in:
Mathias Baumann
2019-06-11 17:44:36 +02:00
parent 6a0976ed5e
commit 9e23d6d05e
7 changed files with 13 additions and 0 deletions
@@ -24,6 +24,8 @@ contract C {
return 500;
}
}
// ====
// compileViaYul: also
// ----
// call(uint256): 0 -> 0
// call(uint256): 1 -> 1