Commit acbd211cf4b450f7b0c25d8a1ef26d1d24693708

Thomas de Grivel 2024-09-16T02:43:50

fix tests: facts_with_tags returns all operators

diff --git a/test/ikc3/facts_with_tags.out.expected b/test/ikc3/facts_with_tags.out.expected
index 11bdfbc..164cffa 100644
--- a/test/ikc3/facts_with_tags.out.expected
+++ b/test/ikc3/facts_with_tags.out.expected
@@ -3,6 +3,7 @@ operator_add
 operator_addi
 operator_and
 operator_assign
+operator_assign_2
 operator_band
 operator_bnot
 operator_bor
@@ -35,6 +36,7 @@ operator_add
 operator_addi
 operator_and
 operator_assign
+operator_assign_2
 operator_band
 operator_bnot
 operator_bor
@@ -69,6 +71,7 @@ operator_add
 operator_addi
 operator_and
 operator_assign
+operator_assign_2
 operator_band
 operator_bnot
 operator_bor
diff --git a/test/ikc3/facts_with_tuple.out.expected b/test/ikc3/facts_with_tuple.out.expected
index 6a0701f..9d73fd5 100644
--- a/test/ikc3/facts_with_tuple.out.expected
+++ b/test/ikc3/facts_with_tuple.out.expected
@@ -3,6 +3,7 @@ operator_add
 operator_addi
 operator_and
 operator_assign
+operator_assign_2
 operator_band
 operator_bnot
 operator_bor