diff options
Diffstat (limited to 'Lib/test/output/test_scope')
-rw-r--r-- | Lib/test/output/test_scope | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_scope b/Lib/test/output/test_scope index 0535e26..5d41e8c 100644 --- a/Lib/test/output/test_scope +++ b/Lib/test/output/test_scope @@ -13,3 +13,4 @@ test_scope 12. lambdas 13. UnboundLocal 14. complex definitions +15. scope of global statements |