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