Python: Update all .expected files

I'm beginning to realise why I didn't do the `toString` overriding way
back when. Thankfully, now that all of our tests are in the same place,
this is actually not a terrible ordeal.
This commit is contained in:
Taus
2024-04-17 16:16:20 +00:00
parent d51fcd4f2a
commit 58eaddf627
61 changed files with 661 additions and 661 deletions

View File

@@ -1,2 +1,2 @@
| test.py:4:1:11:2 | FunctionExpr | 0 | test.py:9:19:9:21 | int |
| test.py:23:1:31:2 | FunctionExpr | 1 | test.py:29:24:29:28 | Str |
| test.py:23:1:31:2 | FunctionExpr | 1 | test.py:29:24:29:28 | StringLiteral |