Skip to content

Commit 6a3de20

Browse files
Fix version number in language reference
1 parent 2b9edd7 commit 6a3de20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/ql-language-reference/ql-language-specification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@ The values of a set literal expression are all the values of all the contained e
13331333

13341334
Set literals are supported from release 2.1.0 of the CodeQL CLI, and release 1.24 of LGTM Enterprise.
13351335

1336-
Since release 2.7.0 of the CodeQL CLI, and release 1.28 of LGTM Enterprise, a trailing comma is allowed in a set literal.
1336+
Since release 2.7.1 of the CodeQL CLI, and release 1.28 of LGTM Enterprise, a trailing comma is allowed in a set literal.
13371337

13381338
Disambiguation of expressions
13391339
-----------------------------

0 commit comments

Comments
 (0)