We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9593cee commit 715b0b3Copy full SHA for 715b0b3
java/ql/test/kotlin/library-tests/reflection/PrintAst.expected
@@ -8,7 +8,7 @@ reflection.kt:
8
# 46| 0: [TypeAccess] String
9
# 47| 5: [BlockStmt] { ... }
10
# 47| 0: [ReturnStmt] return ...
11
-# 47| 0: [MethodAccess] get(...)
+# 47| 0: [MethodAccess] charAt(...)
12
# 47| -1: [ExtensionReceiverAccess] this
13
# 47| 0: [SubExpr] ... - ...
14
# 47| 0: [MethodAccess] length(...)
0 commit comments