diff options
Diffstat (limited to 'Lib/test/output/test_grammar')
-rw-r--r-- | Lib/test/output/test_grammar | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Lib/test/output/test_grammar b/Lib/test/output/test_grammar index b075d35..203cf18 100644 --- a/Lib/test/output/test_grammar +++ b/Lib/test/output/test_grammar @@ -19,6 +19,10 @@ print_stmt 1 2 3 1 2 3 1 1 1 +extended print_stmt +1 2 3 +1 2 3 +1 1 1 del_stmt pass_stmt flow_stmt |