diff --git a/formats_err/expr_compare_enum2.ksy b/formats_err/expr_compare_enum2.ksy index 10f37f19..15788c7e 100644 --- a/formats_err/expr_compare_enum2.ksy +++ b/formats_err/expr_compare_enum2.ksy @@ -1,5 +1,5 @@ # expr_compare_enum2.ksy: /seq/1/if: -# error: can't compare EnumType(List(animal),Int1Type(false)) and Int1Type(true) +# error: can't compare EnumType(EnumRef(false,List(),animal),Int1Type(false)) and Int1Type(true) # meta: id: expr_compare_enum2