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 5d41e8c..b00f9f5 100644 --- a/Lib/test/output/test_scope +++ b/Lib/test/output/test_scope @@ -14,3 +14,4 @@ test_scope 13. UnboundLocal 14. complex definitions 15. scope of global statements +16. check leaks |