Add sets to the precedence table.
This commit is contained in:
parent
3bce11cbbd
commit
925914f950
|
@ -1312,6 +1312,7 @@ groups from right to left).
|
|||
| ``(expressions...)``, | Binding or tuple display, |
|
||||
| ``[expressions...]``, | list display, |
|
||||
| ``{key:datum...}``, | dictionary display, |
|
||||
| ``{expressions...}`` | set display |
|
||||
+-----------------------------------------------+-------------------------------------+
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue