mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Kotlin: Update test following changes to casting operators
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user