Index: src/tests/nested-types.c
===================================================================
--- src/tests/nested-types.c	(revision 5cacf744d8daf92fe6829a3887a631eb7d08a973)
+++ src/tests/nested-types.c	(revision 777ed2b6fddb63be60f52f784e80cc5897a6d457)
@@ -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;
