Skip to content

Commit

Permalink
added grammar rule for enum literal to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hejsil committed May 11, 2019
1 parent e5a0e21 commit ba3d18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/langref.html.in
Original file line number Diff line number Diff line change
Expand Up @@ -9495,6 +9495,7 @@ PrimaryTypeExpr
<- BUILTINIDENTIFIER FnCallArguments
/ CHAR_LITERAL
/ ContainerDecl
/ DOT IDENTIFIER
/ ErrorSetDecl
/ FLOAT
/ FnProto
Expand Down

0 comments on commit ba3d18a

Please sign in to comment.