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