File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
java/ql/integration-tests/posix-only/kotlin/gradle_kotlinx_serialization Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -735,6 +735,15 @@ app/src/main/kotlin/testProject/App.kt:
735
735
# 14| -1: [ThisAccess] $serializer.this
736
736
# 14| 0: [TypeAccess] $serializer
737
737
# 14| 1: [VarAccess] tmp0_serialDesc
738
+ # 14| 7: [Method] typeParametersSerializers
739
+ # 14| 3: [TypeAccess] KSerializer<?>[]
740
+ # 14| 0: [TypeAccess] KSerializer<?>
741
+ # 14| 0: [WildcardTypeAccess] ? ...
742
+ # 14| 5: [BlockStmt] { ... }
743
+ # 14| 0: [ReturnStmt] return ...
744
+ # 14| 0: [MethodAccess] typeParametersSerializers(...)
745
+ # 14| -1: [SuperAccess] GeneratedSerializer.super
746
+ # 14| 0: [TypeAccess] GeneratedSerializer
738
747
# 14| 4: [Class] Companion
739
748
# 0| 1: [Method] serializer
740
749
# 0| 3: [TypeAccess] KSerializer<X>
You can’t perform that action at this time.
0 commit comments