mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Kotlin: Add support for IMPLICIT_NOTNULL
This commit is contained in:
@@ -101,3 +101,6 @@
|
||||
| exprs.kt:71:8:71:16 | ... != ... | NEExpr |
|
||||
| exprs.kt:71:13:71:16 | null | NullLiteral |
|
||||
| exprs.kt:72:9:72:29 | r2 | LocalVariableDeclExpr |
|
||||
| exprs.kt:72:29:72:29 | (...)... | CastExpr |
|
||||
| exprs.kt:72:29:72:29 | Rectangle | TypeAccess |
|
||||
| exprs.kt:72:29:72:29 | r | VarAccess |
|
||||
|
||||
Reference in New Issue
Block a user