diff options
Diffstat (limited to 'tests/basics/assign_expr.py.exp')
-rw-r--r-- | tests/basics/assign_expr.py.exp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/basics/assign_expr.py.exp b/tests/basics/assign_expr.py.exp deleted file mode 100644 index 47da56b80..000000000 --- a/tests/basics/assign_expr.py.exp +++ /dev/null @@ -1,16 +0,0 @@ -4 -True -2 -4 5 -5 -1 5 5 -5 -2 1 -1 0 -any True -8 -123 -any True -8 -[(1, 0), (2, 2), (3, 6), (4, 12)] -4 |