Skip to content

Commit

Permalink
Kotlin 2: Accept some more loc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
igfoo committed Mar 7, 2024
1 parent 79c5ad9 commit e74606e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions java/ql/test-kotlin2/library-tests/exprs/exprs.expected
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,9 @@
| delegatedProperties.kt:62:25:62:48 | int | file://:0:0:0:0 | <none> | TypeAccess |
| delegatedProperties.kt:62:25:62:48 | this | delegatedProperties.kt:62:25:62:48 | getAnotherClassInt | ThisAccess |
| delegatedProperties.kt:62:25:62:48 | this.anotherClassInt | delegatedProperties.kt:62:25:62:48 | getAnotherClassInt | VarAccess |
| delegatedProperties.kt:63:17:63:37 | ...=... | delegatedProperties.kt:63:6:63:38 | Base | KtInitializerAssignExpr |
| delegatedProperties.kt:63:17:63:37 | baseClassInt | delegatedProperties.kt:63:6:63:38 | Base | VarAccess |
| delegatedProperties.kt:63:17:63:37 | baseClassInt | delegatedProperties.kt:63:6:63:38 | Base | VarAccess |
| delegatedProperties.kt:63:17:63:37 | ...=... | delegatedProperties.kt:63:16:63:38 | Base | KtInitializerAssignExpr |
| delegatedProperties.kt:63:17:63:37 | baseClassInt | delegatedProperties.kt:63:16:63:38 | Base | VarAccess |
| delegatedProperties.kt:63:17:63:37 | baseClassInt | delegatedProperties.kt:63:16:63:38 | Base | VarAccess |
| delegatedProperties.kt:63:17:63:37 | int | file://:0:0:0:0 | <none> | TypeAccess |
| delegatedProperties.kt:63:17:63:37 | int | file://:0:0:0:0 | <none> | TypeAccess |
| delegatedProperties.kt:63:17:63:37 | int | file://:0:0:0:0 | <none> | TypeAccess |
Expand Down

0 comments on commit e74606e

Please sign in to comment.