mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Update language.rst
This commit is contained in:
@@ -1168,7 +1168,7 @@ If both expressions are subtypes of ``int`` then the type of the range is ``int`
|
||||
|
||||
The values of a range expression are those values which are ordered inclusively between a value of the first expression and a value of the second expression.
|
||||
|
||||
Set Literals
|
||||
Set literals
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Set literals denote a choice from a collection of values.
|
||||
|
||||
Reference in New Issue
Block a user