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