Unverified Kaydet (Commit) 2911d4eb authored tarafından Miss Islington (bot)'s avatar Miss Islington (bot) Kaydeden (comit) GitHub

Add future_stmt to simple_stmt production list. (GH-8239)

(cherry picked from commit cdb96f45)
Co-authored-by: 's avatarAndrés Delfino <adelfino@gmail.com>
üst 766d8f56
......@@ -25,6 +25,7 @@ simple statements is:
: | `break_stmt`
: | `continue_stmt`
: | `import_stmt`
: | `future_stmt`
: | `global_stmt`
: | `nonlocal_stmt`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment