Update compiler to 1.3.30-dev-445
This commit is contained in:
committed by
Pavel Punegov
parent
3d5aac2f33
commit
ff2ab80e3e
+1
-1
@@ -12,7 +12,7 @@ import org.jetbrains.kotlin.resolve.lazy.DelegationFilter
|
||||
import org.jetbrains.kotlin.resolve.scopes.SyntheticScopes
|
||||
import org.jetbrains.kotlin.types.DynamicTypesSettings
|
||||
|
||||
object KonanPlatformConfigurator : PlatformConfigurator(
|
||||
object KonanPlatformConfigurator : PlatformConfiguratorBase(
|
||||
DynamicTypesSettings(),
|
||||
additionalDeclarationCheckers = listOf(ExpectedActualDeclarationChecker()),
|
||||
additionalCallCheckers = listOf(
|
||||
|
||||
Reference in New Issue
Block a user