A typo fixed
This commit is contained in:
@@ -92,7 +92,7 @@ atomicExpression
|
|||||||
: jump
|
: jump
|
||||||
: loop
|
: loop
|
||||||
: SimpleName
|
: SimpleName
|
||||||
: "namespace" // foo the root namespace
|
: "namespace" // for the root namespace
|
||||||
;
|
;
|
||||||
|
|
||||||
literalConstant
|
literalConstant
|
||||||
|
|||||||
Reference in New Issue
Block a user