mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Tests
This commit is contained in:
@@ -8,7 +8,8 @@ contract C {
|
||||
r += 1;
|
||||
}
|
||||
}
|
||||
|
||||
// ====
|
||||
// compileViaYul: false
|
||||
// ----
|
||||
// f(bool): false -> 1
|
||||
// f(bool): true -> 2
|
||||
|
||||
Reference in New Issue
Block a user