Update tests after error handling adjustment

This commit is contained in:
wechman 2022-07-12 12:26:08 +02:00
parent 8307b670cb
commit c7d41fd595

View File

@ -7,4 +7,4 @@ contract test {
} }
} }
// ---- // ----
// TypeError 2271: (79-85): Operator == not compatible with types struct test.s storage ref and struct test.s storage ref. // TypeError 2271: (79-85): Operator == not compatible with types struct test.s storage ref and struct test.s storage ref. A user-defined operator not found.