KE2: Fix build

This commit is contained in:
Ian Lynagh
2024-11-28 12:36:20 +00:00
parent 0572e28adc
commit 433f5d311b

View File

@@ -190,6 +190,7 @@ fun KotlinFileExtractor.extractConstantInteger(
extractExprContext(it, locId, callable, enclosingStmt)
}
context(KaSession)
private fun KotlinFileExtractor.extractNull(
t: KaType,
locId: Label<DbLocation>,