Index: src/parser/grammar.pg
===================================================================
--- src/parser/grammar.pg	(revision 29586)
+++ src/parser/grammar.pg	(working copy)
@@ -547,7 +547,7 @@
 
 ##  XXX: cheat until we get term:pi, term:rand, term:undef, etc.
 token named_0ary {
-    [pi|rand|undef] >>
+    [pi|rand|undef|nothing] >>
 }
 
 rule package_declarator {
