Skip to content

Commit 715b0b3

Browse files
committed
Accept test changes
1 parent 9593cee commit 715b0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/test/kotlin/library-tests/reflection/PrintAst.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ reflection.kt:
88
# 46| 0: [TypeAccess] String
99
# 47| 5: [BlockStmt] { ... }
1010
# 47| 0: [ReturnStmt] return ...
11-
# 47| 0: [MethodAccess] get(...)
11+
# 47| 0: [MethodAccess] charAt(...)
1212
# 47| -1: [ExtensionReceiverAccess] this
1313
# 47| 0: [SubExpr] ... - ...
1414
# 47| 0: [MethodAccess] length(...)

0 commit comments

Comments
 (0)