mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Merge pull request #6753 from github/aibaars/fix-typo
Fix typo in language spec
This commit is contained in:
@@ -2062,7 +2062,7 @@ The complete grammar for QL is as follows:
|
||||
|
||||
exprs ::= expr ("," expr)*
|
||||
|
||||
alias := qldoc? annotations "predicate" literalId "=" predicateRef "/" int ";"
|
||||
alias ::= qldoc? annotations "predicate" literalId "=" predicateRef "/" int ";"
|
||||
| qldoc? annotations "class" classname "=" type ";"
|
||||
| qldoc? annotations "module" modulename "=" moduleId ";"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user