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:
1717# 0| 3: [Method] copy
1818# 0| 3: [TypeAccess] ProtoMapValue
1919#-----| 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
2525# 0| 5: [BlockStmt] { ... }
2626# 0| 0: [ReturnStmt] return ...
2727# 0| 0: [ClassInstanceExpr] new ProtoMapValue(...)
Original file line number Diff line number Diff line change 44| dc.kt:0:0:0:0 | new ProtoMapValue(...) | ProtoMapValue.ProtoMapValue |
55| dc.kt:0:0:0:0 | toString(...) | java.util.Arrays.toString |
66| 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