X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/14b28c89c22659e1f935bc0ac22ee03d90bcc290..2f3fa1f6d0cbc2a3f31c7440c422da173b068e7b:/tests/data/remove_parens.py diff --git a/tests/data/remove_parens.py b/tests/data/remove_parens.py index afc3401..abd5f71 100644 --- a/tests/data/remove_parens.py +++ b/tests/data/remove_parens.py @@ -54,7 +54,6 @@ def example7(): def example8(): return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((None))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))) - # output x = 1 x = 1.2 @@ -141,4 +140,3 @@ def example7(): def example8(): return None -