Index: src/tests/nested-types.c
===================================================================
--- src/tests/nested-types.c	(revision e82ef133af2e22dc01473d7dee060ea1197cf9f6)
+++ 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;
