Merge: mongodb: Fixed failing test for `aggregate` method.
[nit.git] / contrib / nitcc / tests / names.sablecc
index db24e2c..5a9f929 100644 (file)
@@ -8,4 +8,6 @@ b =
        {a:} '1' [a:]a
 //alt3 |{b:} '3' [a:]a [a:]a
 //alt4 |{b:} '4' a [a:]a
+//alt5 |{a:} '2' [a:]a
        ;
+//alt6 c {->b} = {a:} '4' [a:]a;