File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
java/ql/test-kotlin2/library-tests/data-classes Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ dc.kt:
17
17
# 0| 3: [Method] copy
18
18
# 0| 3: [TypeAccess] ProtoMapValue
19
19
#-----| 4: (Parameters)
20
- # 1 | 0: [Parameter] bytes
21
- # 1 | 0: [TypeAccess] byte[]
22
- # 1 | 1: [Parameter] strs
23
- # 1 | 0: [TypeAccess] String[]
24
- # 1 | 0: [TypeAccess] String
20
+ # 0 | 0: [Parameter] bytes
21
+ # 0 | 0: [TypeAccess] byte[]
22
+ # 0 | 1: [Parameter] strs
23
+ # 0 | 0: [TypeAccess] String[]
24
+ # 0 | 0: [TypeAccess] String
25
25
# 0| 5: [BlockStmt] { ... }
26
26
# 0| 0: [ReturnStmt] return ...
27
27
# 0| 0: [ClassInstanceExpr] new ProtoMapValue(...)
Original file line number Diff line number Diff line change 4
4
| dc.kt:0:0:0:0 | new ProtoMapValue(...) | ProtoMapValue.ProtoMapValue |
5
5
| dc.kt:0:0:0:0 | toString(...) | java.util.Arrays.toString |
6
6
| dc.kt:0:0:0:0 | toString(...) | java.util.Arrays.toString |
7
- | dc.kt:1:1 :1:71 | super(...) | java.lang.Object.Object |
7
+ | dc.kt:1:25 :1:71 | super(...) | java.lang.Object.Object |
You can’t perform that action at this time.
0 commit comments