mirror of
https://github.com/github/codeql.git
synced 2026-01-31 07:12:57 +01:00
Language reference: Fix when trailing commas are allowed
This commit is contained in:
@@ -1333,7 +1333,7 @@ The values of a set literal expression are all the values of all the contained e
|
||||
|
||||
Set literals are supported from release 2.1.0 of the CodeQL CLI, and release 1.24 of LGTM Enterprise.
|
||||
|
||||
Since release 2.6.3 of the CodeQL CLI, and release 1.28 of LGTM Enterprise, a trailing comma is allowed in a set literal.
|
||||
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.
|
||||
|
||||
Disambiguation of expressions
|
||||
-----------------------------
|
||||
|
||||
Reference in New Issue
Block a user