diff options
Diffstat (limited to 'tests/import/import1b.py')
| -rw-r--r-- | tests/import/import1b.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/import/import1b.py b/tests/import/import1b.py index be74eca09..8c9d15a71 100644 --- a/tests/import/import1b.py +++ b/tests/import/import1b.py @@ -1,4 +1,5 @@ var = 123 + def throw(): raise ValueError |
