mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Merge pull request #6368 from bmuskalla/addMissingKeywords
Add missing keywords to language specification
This commit is contained in:
@@ -497,6 +497,7 @@ The following sequences of characters are keyword tokens:
|
||||
max
|
||||
min
|
||||
module
|
||||
newtype
|
||||
none
|
||||
not
|
||||
or
|
||||
@@ -514,6 +515,7 @@ The following sequences of characters are keyword tokens:
|
||||
then
|
||||
this
|
||||
true
|
||||
unique
|
||||
where
|
||||
|
||||
Operators
|
||||
|
||||
Reference in New Issue
Block a user