mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
reinstate the ending backtick. thanks Nick :)
This commit is contained in:
parent
efc4a3ac17
commit
b7b8bff532
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Summarizing:
|
|||
compound_stmt: `if_stmt`
|
||||
: | `while_stmt`
|
||||
: | `for_stmt`
|
||||
: | `try_stmt
|
||||
: | `try_stmt`
|
||||
: | `with_stmt`
|
||||
: | `funcdef`
|
||||
: | `classdef`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue