Index: tests/.expect/completeTypeError.txt
===================================================================
--- tests/.expect/completeTypeError.txt	(revision 2233ad4f2f307ae7580e22f19484a599cead20d9)
+++ tests/.expect/completeTypeError.txt	(revision bd87a9ad8b09259bd23d09b16c0739c92a40d5f6)
@@ -27,5 +27,5 @@
     void 
   )
-  Environment:( _82_4_DT ) -> instance of struct A with body 0 (no widening)
+  Environment:( _83_4_DT ) -> instance of struct A with body 0 (no widening)
 
 
@@ -50,5 +50,5 @@
     void 
   )
-  Environment:( _82_4_DT ) -> instance of struct B with body 1 (no widening)
+  Environment:( _83_4_DT ) -> instance of struct B with body 1 (no widening)
 
 
@@ -127,13 +127,13 @@
           void 
         )
-        Environment:( _101_0_T ) -> instance of type T (not function type) (no widening)
+        Environment:( _102_0_T ) -> instance of type T (not function type) (no widening)
 
       Could not satisfy assertion:
 ?=?: pointer to function
         ... with parameters
-          reference to instance of type _101_0_T (not function type)
-          instance of type _101_0_T (not function type)
+          reference to instance of type _102_0_T (not function type)
+          instance of type _102_0_T (not function type)
         ... returning
-          _retval__operator_assign: instance of type _101_0_T (not function type)
+          _retval__operator_assign: instance of type _102_0_T (not function type)
           ... with attributes:
             Attribute with name: unused
