diff options
Diffstat (limited to 'tests/micropython/viper_with.py')
| -rw-r--r-- | tests/micropython/viper_with.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/micropython/viper_with.py b/tests/micropython/viper_with.py index d640c8ae0..40fbf6fb3 100644 --- a/tests/micropython/viper_with.py +++ b/tests/micropython/viper_with.py @@ -21,6 +21,7 @@ def f(): f() + # nested with and try-except @micropython.viper def f(): |
