Skip to content

Commit d3891ca

Browse files
committed
gh-123579: document exclamation token
1 parent fbb26f0 commit d3891ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/lexical_analysis.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ The following tokens are operators:
10031003
10041004
+ - * ** / // % @
10051005
<< >> & | ^ ~ :=
1006-
< > <= >= == !=
1006+
< > <= >= == != !
10071007
10081008
10091009
.. _delimiters:

0 commit comments

Comments
 (0)