Update tests.

This commit is contained in:
chriseth
2021-08-13 16:05:08 +02:00
parent c60609e6d5
commit 45fc4baafa
6 changed files with 9 additions and 7 deletions
@@ -5,3 +5,4 @@ contract C {
// ====
// SMTEngine: all
// ----
// TypeError 7366: (52-61): Operator += not compatible with types fixed128x18 and int_const 1
@@ -7,4 +7,4 @@ contract C {
// ====
// SMTEngine: all
// ----
// UnimplementedFeatureError: Not yet implemented - FixedPointType.
// TypeError 2271: (61-68): Operator >>> not compatible with types fixed128x18 and int_const 6. Arithmetic operators on fixed point types are not yet supported.