mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
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:
@@ -18,18 +18,18 @@
|
||||
| 3 | 1 | 3 | 42 | fn() |
|
||||
| 3 | 4 | 3 | 21 | DictUnpacking |
|
||||
| 3 | 6 | 3 | 21 | Dict |
|
||||
| 3 | 7 | 3 | 9 | Str |
|
||||
| 3 | 7 | 3 | 9 | StringLiteral |
|
||||
| 3 | 7 | 3 | 12 | KeyValuePair |
|
||||
| 3 | 12 | 3 | 12 | IntegerLiteral |
|
||||
| 3 | 15 | 3 | 17 | Str |
|
||||
| 3 | 15 | 3 | 17 | StringLiteral |
|
||||
| 3 | 15 | 3 | 20 | KeyValuePair |
|
||||
| 3 | 20 | 3 | 20 | IntegerLiteral |
|
||||
| 3 | 24 | 3 | 41 | DictUnpacking |
|
||||
| 3 | 26 | 3 | 41 | Dict |
|
||||
| 3 | 27 | 3 | 29 | Str |
|
||||
| 3 | 27 | 3 | 29 | StringLiteral |
|
||||
| 3 | 27 | 3 | 32 | KeyValuePair |
|
||||
| 3 | 32 | 3 | 32 | IntegerLiteral |
|
||||
| 3 | 35 | 3 | 37 | Str |
|
||||
| 3 | 35 | 3 | 37 | StringLiteral |
|
||||
| 3 | 35 | 3 | 40 | KeyValuePair |
|
||||
| 3 | 40 | 3 | 40 | IntegerLiteral |
|
||||
| 4 | 1 | 4 | 1 | g |
|
||||
@@ -84,11 +84,11 @@
|
||||
| 13 | 24 | 13 | 24 | IntegerLiteral |
|
||||
| 16 | 1 | 16 | 20 | Dict |
|
||||
| 16 | 1 | 16 | 20 | ExprStmt |
|
||||
| 16 | 2 | 16 | 4 | Str |
|
||||
| 16 | 2 | 16 | 4 | StringLiteral |
|
||||
| 16 | 2 | 16 | 7 | KeyValuePair |
|
||||
| 16 | 7 | 16 | 7 | IntegerLiteral |
|
||||
| 16 | 10 | 16 | 19 | DictUnpacking |
|
||||
| 16 | 12 | 16 | 19 | Dict |
|
||||
| 16 | 13 | 16 | 15 | Str |
|
||||
| 16 | 13 | 16 | 15 | StringLiteral |
|
||||
| 16 | 13 | 16 | 18 | KeyValuePair |
|
||||
| 16 | 18 | 16 | 18 | IntegerLiteral |
|
||||
|
||||
Reference in New Issue
Block a user