Update language.rst

This commit is contained in:
James Fletcher
2020-03-27 16:40:48 +00:00
committed by GitHub
parent 0b62a1d980
commit 2c571d3655

View File

@@ -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.