A typo fixed

This commit is contained in:
Andrey Breslav
2011-01-27 17:02:44 +03:00
parent c7c28ac2e7
commit 991dbd4427
+1 -1
View File
@@ -92,7 +92,7 @@ atomicExpression
: jump
: loop
: SimpleName
: "namespace" // foo the root namespace
: "namespace" // for the root namespace
;
literalConstant