mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Kotlin 2: Accept location changes in test-kotlin2/library-tests/data-classes
This commit is contained in:
@@ -17,11 +17,11 @@ dc.kt:
|
||||
# 0| 3: [Method] copy
|
||||
# 0| 3: [TypeAccess] ProtoMapValue
|
||||
#-----| 4: (Parameters)
|
||||
# 1| 0: [Parameter] bytes
|
||||
# 1| 0: [TypeAccess] byte[]
|
||||
# 1| 1: [Parameter] strs
|
||||
# 1| 0: [TypeAccess] String[]
|
||||
# 1| 0: [TypeAccess] String
|
||||
# 0| 0: [Parameter] bytes
|
||||
# 0| 0: [TypeAccess] byte[]
|
||||
# 0| 1: [Parameter] strs
|
||||
# 0| 0: [TypeAccess] String[]
|
||||
# 0| 0: [TypeAccess] String
|
||||
# 0| 5: [BlockStmt] { ... }
|
||||
# 0| 0: [ReturnStmt] return ...
|
||||
# 0| 0: [ClassInstanceExpr] new ProtoMapValue(...)
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
| dc.kt:0:0:0:0 | new ProtoMapValue(...) | ProtoMapValue.ProtoMapValue |
|
||||
| dc.kt:0:0:0:0 | toString(...) | java.util.Arrays.toString |
|
||||
| dc.kt:0:0:0:0 | toString(...) | java.util.Arrays.toString |
|
||||
| dc.kt:1:1:1:71 | super(...) | java.lang.Object.Object |
|
||||
| dc.kt:1:25:1:71 | super(...) | java.lang.Object.Object |
|
||||
|
||||
Reference in New Issue
Block a user