Index: src/tests/nested-types.c
===================================================================
--- src/tests/nested-types.c	(revision 5cacf744d8daf92fe6829a3887a631eb7d08a973)
+++ src/tests/nested-types.c	(revision d8048301526ba0532b75eace3ea31d8259703ce2)
@@ -16,5 +16,5 @@
 typedef int N;
 struct A {
-  forall(otype T) // xxx - should not be an error, but currently is
+  forall(otype T)
   struct N {
     T x;
