added grammar rule for enum literal to docs
This commit is contained in:
parent
e5a0e21a53
commit
ba3d18a80e
@ -9495,6 +9495,7 @@ PrimaryTypeExpr
|
||||
<- BUILTINIDENTIFIER FnCallArguments
|
||||
/ CHAR_LITERAL
|
||||
/ ContainerDecl
|
||||
/ DOT IDENTIFIER
|
||||
/ ErrorSetDecl
|
||||
/ FLOAT
|
||||
/ FnProto
|
||||
|
Loading…
x
Reference in New Issue
Block a user