Fix tests for conditional operator on latest develop.

This commit is contained in:
Djordje Mijovic 2020-08-22 07:52:55 +02:00
parent 4dd25f7302
commit 00e765f478
2 changed files with 1 additions and 2 deletions

View File

@ -16,4 +16,4 @@ contract C {
}
}
// ----
// Warning 6328: (378-392): Assertion violation happens here.
// Warning 6328: (378-392): Assertion violation happens here

View File

@ -10,4 +10,3 @@ contract C {
}
}
// ----
// Warning 2661: (129-134): Overflow (resulting value larger than 2**256 - 1) happens here