Index: tests/bugs/.expect/10.txt
===================================================================
--- tests/bugs/.expect/10.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,1 +1,0 @@
-bugs/10.cfa:10:53: error: '_sizeof_Y1T' undeclared here (not in a function)
Index: tests/bugs/.expect/194.txt
===================================================================
--- tests/bugs/.expect/194.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,40 +1,0 @@
-bugs/194.cfa:13:1 error: Cannot choose between 2 alternatives for expression
-Applying untyped:
-  Name: foo
-...to:
- Alternatives are:
-Cost ( 0, 0, 0, 0, 1, 0, 0 ): Application of
-      Variable Expression: foo: forall
-        T: sized data type
-        function
-      ... returning
-        _retval_foo: reference to instance of type T (not function type)
-        ... with attributes:
-          Attribute with name: unused
-
-
-
-  (types:
-    reference to instance of type _79_5_T (not function type)
-  )
-  Environment: -> pointer to signed int
-
-
-Cost ( 0, 0, 0, 0, 1, 0, 0 ): Application of
-      Variable Expression: foo: forall
-        T: sized data type
-        function
-      ... returning
-        _retval_foo: pointer to instance of type T (not function type)
-        ... with attributes:
-          Attribute with name: unused
-
-
-
-  (types:
-    pointer to instance of type _79_6_T (not function type)
-  )
-  Environment: -> signed int (no widening)
-
-
-
Index: tests/bugs/.expect/20.txt
===================================================================
--- tests/bugs/.expect/20.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,6 +1,0 @@
-error: No reasonable alternatives for expression Untyped Init Expression
-  constant expression (0 0: zero_t)  InitAlternative: instance of struct foo with body 1
-bugs/20.cfa:15:1 error: No reasonable alternatives for expression Applying untyped:
-  Name: bar
-...to:
-
Index: tests/bugs/.expect/44.txt
===================================================================
--- tests/bugs/.expect/44.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,6 +1,0 @@
-bugs/44.cfa:9:1 error: No reasonable alternatives for expression Applying untyped:
-  Name: ?=?
-...to:
-  Name: x
-  Name: f
-
Index: tests/bugs/.expect/46.txt
===================================================================
--- tests/bugs/.expect/46.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,4 +1,0 @@
-bugs/46.cfa: In function '_X4mainFi___1':
-bugs/46.cfa:10:100: error: lvalue required as unary '&' operand
-   3 ? x[2] : val;
-                                                                                                    ^
Index: tests/bugs/.expect/5.txt
===================================================================
--- tests/bugs/.expect/5.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,8 +1,0 @@
-bugs/5.cfa: In function '_X4mainFi___1':
-bugs/5.cfa:8:43: error: '_unq0_finished_' undeclared (first use in this function)
-   foo(bar());
-                                           ^              
-bugs/5.cfa:8:43: note: each undeclared identifier is reported only once for each function it appears in
-bugs/5.cfa:8:225: warning: left-hand operand of comma expression has no effect [-Wunused-value]
-   foo(bar());
-                                                                                                                                                                                                                                 ^
Index: tests/bugs/.expect/66.txt
===================================================================
--- tests/bugs/.expect/66.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,69 +1,0 @@
-bugs/66.cfa:11:1 error: Cannot choose between 2 alternatives for expression
-Applying untyped:
-  Name: ?!=?
-...to:
-  Name: next
-  constant expression (0 0: zero_t)
- Alternatives are:
-Cost ( 0, 2, 17, 0, 1, -2, 0 ): Application of
-      Variable Expression: ?!=?: forall
-        FT: function type
-        function
-      ... with parameters
-        intrinsic pointer to instance of type FT ( function type)
-        intrinsic pointer to instance of type FT ( function type)
-      ... returning
-        _retval__operator_notequal: signed int
-        ... with attributes:
-          Attribute with name: unused
-
-
-    ... to arguments
-      Variable Expression: next: function
-        accepting unspecified arguments
-      ... returning nothing
-
-      Generated Cast of:
-        constant expression (0 0: zero_t)
-      ... to:
-        pointer to function
-          accepting unspecified arguments
-        ... returning nothing
-
-
-  (types:
-    signed int
-  )
-  Environment: -> function
-        accepting unspecified arguments
-      ... returning nothing
- (no widening)
-
-
-Cost ( 0, 2, 17, 0, 1, -2, 0 ): Application of
-      Variable Expression: ?!=?: forall
-        DT: data type
-        function
-      ... with parameters
-        intrinsic pointer to instance of type DT (not function type)
-        intrinsic pointer to instance of type DT (not function type)
-      ... returning
-        _retval__operator_notequal: signed int
-        ... with attributes:
-          Attribute with name: unused
-
-
-    ... to arguments
-      Variable Expression: next: pointer to signed int
-      Generated Cast of:
-        constant expression (0 0: zero_t)
-      ... to:
-        pointer to signed int
-
-  (types:
-    signed int
-  )
-  Environment: -> signed int (no widening)
-
-
-
Index: tests/bugs/.expect/91.txt
===================================================================
--- tests/bugs/.expect/91.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,2 +1,0 @@
-error: No reasonable alternatives for expression Untyped Init Expression
-  Name: f  InitAlternative: _Bool
Index: tests/bugs/.expect/92.txt
===================================================================
--- tests/bugs/.expect/92.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,16 +1,0 @@
-bugs/92.cfa:6:1 error: No reasonable alternatives for expression Applying untyped:
-  Name: ?{}
-...to:
-  Generated Cast of:
-    Variable Expression: _ret: instance of struct superFred with body 1
-  ... to:
-    reference to instance of struct superFred with body 1
-  Generated Cast of:
-    Variable Expression: _dst: reference to instance of struct superFred with body 1
-  ... to:
-    instance of struct superFred with body 1
-  ... with environment:
-    Types:
-    Non-types:
-
-
Index: tests/bugs/.expect/95.txt
===================================================================
--- tests/bugs/.expect/95.txt	(revision a3d3efc972482110240329dc73c7d3f57a96e914)
+++ 	(revision )
@@ -1,1 +1,0 @@
-bugs/95.cfa:8:1 error: List of mutex member is currently unimplemented.
