Skip to content

Commit 463173e

Browse files
committed
Accept integration test changes
1 parent 13fb032 commit 463173e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

java/ql/integration-tests/posix-only/kotlin/gradle_kotlinx_serialization/PrintAst.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@ app/src/main/kotlin/testProject/App.kt:
183183
# 7| 0: [ReturnStmt] return ...
184184
# 7| 0: [ArrayCreationExpr] new KSerializer<?>[]
185185
# 7| -2: [ArrayInit] {...}
186-
# 7| 0: [VarAccess] INSTANCE
187-
# 7| 1: [VarAccess] INSTANCE
188186
# 7| -1: [TypeAccess] KSerializer<?>
189187
# 7| 0: [IntegerLiteral] 2
190188
# 0| 3: [Method] deserialize
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| CodeQL Kotlin extractor | 2 | | Unbound object value, trying to use class stub from descriptor | app/src/main/kotlin/testProject/App.kt:7:1:8:55 | app/src/main/kotlin/testProject/App.kt:7:1:8:55 |
1+
| CodeQL Kotlin extractor | 5 | | Unbound symbol found, skipping extraction of expression | app/src/main/kotlin/testProject/App.kt:7:1:8:55 | app/src/main/kotlin/testProject/App.kt:7:1:8:55 |

0 commit comments

Comments
 (0)