You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/language/ql-spec/language.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1168,7 +1168,7 @@ If both expressions are subtypes of ``int`` then the type of the range is ``int`
1168
1168
1169
1169
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.
1170
1170
1171
-
Set Literals
1171
+
Set literals
1172
1172
~~~~~~~~~~~~
1173
1173
1174
1174
Set literals denote a choice from a collection of values.
0 commit comments