mirror of
https://github.com/github/codeql.git
synced 2026-05-24 16:17:07 +02:00
KE2: Fix build
This commit is contained in:
@@ -190,6 +190,7 @@ fun KotlinFileExtractor.extractConstantInteger(
|
||||
extractExprContext(it, locId, callable, enclosingStmt)
|
||||
}
|
||||
|
||||
context(KaSession)
|
||||
private fun KotlinFileExtractor.extractNull(
|
||||
t: KaType,
|
||||
locId: Label<DbLocation>,
|
||||
|
||||
Reference in New Issue
Block a user