Kotlin: Update test following changes to casting operators

This commit is contained in:
Ian Lynagh
2022-01-17 18:23:18 +00:00
parent ad33c47536
commit c0f194316f

View File

@@ -15,7 +15,7 @@ Use.kt:
# 2| 0: [Parameter] prop
# 2| 5: [BlockStmt] { ... }
# 3| 0: [ReturnStmt] return ...
# 3| 0: [CastExpr] (...)...
# 3| 0: [ImplicitNotNullExpr] <implicit not null>
# 3| 0: [TypeAccess] String
# 3| 1: [MethodAccess] getFoo(...)
# 3| -1: [VarAccess] prop