Fix source compatibility with 183 platform
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ class ExtensionFunctionTypeValueCompletion(
|
||||
}
|
||||
}
|
||||
|
||||
override fun handleInsert(context: InsertionContext?) {
|
||||
override fun handleInsert(context: InsertionContext) {
|
||||
insertHandler.handleInsert(context, this)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user