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 17e5cb8..0535e26 100644 --- a/Lib/test/output/test_scope +++ b/Lib/test/output/test_scope @@ -12,3 +12,4 @@ test_scope 11. unoptimized namespaces 12. lambdas 13. UnboundLocal +14. complex definitions |