summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_grammar
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_grammar')
-rw-r--r--Lib/test/output/test_grammar2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/output/test_grammar b/Lib/test/output/test_grammar
index 172a597..319177c 100644
--- a/Lib/test/output/test_grammar
+++ b/Lib/test/output/test_grammar
@@ -33,6 +33,8 @@ pass_stmt
flow_stmt
break_stmt
continue_stmt
+continue + try/except ok
+continue + try/finally ok
return_stmt
raise_stmt
import_stmt