diff options
Diffstat (limited to 'tests/basics/try_except_break.py.exp')
| -rw-r--r-- | tests/basics/try_except_break.py.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/basics/try_except_break.py.exp b/tests/basics/try_except_break.py.exp new file mode 100644 index 000000000..e8a01cd98 --- /dev/null +++ b/tests/basics/try_except_break.py.exp @@ -0,0 +1,3 @@ +1 +2 +4 |
