We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d245a79 + dd62305 commit d178f12Copy full SHA for d178f12
ReferenceManual/LexicalStructure.rst
@@ -20,7 +20,7 @@ Whitespace and Comments
20
-----------------------
21
22
Whitespace has two uses: to separate tokens in the source file
23
-and to help determine whether an operator is a prefix or postfix
+and to distinguish between prefix, postfix, and binary operators
24
(see :ref:`LexicalStructure_Operators`),
25
but is otherwise ignored.
26
The following characters are considered whitespace:
0 commit comments