diff options
Diffstat (limited to 'testsuite/E221d.py')
-rw-r--r-- | testsuite/E221d.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/E221d.py b/testsuite/E221d.py deleted file mode 100644 index 2653835..0000000 --- a/testsuite/E221d.py +++ /dev/null @@ -1,3 +0,0 @@ -x = f(x) + 1 -y = long_variable + 2 -z = x[0] + 3 |