[JS IR] run IC box tests
This commit is contained in:
committed by
teamcityserver
parent
b1b88a0d11
commit
546ce501cb
+1
-1
@@ -44,7 +44,7 @@ import org.jetbrains.kotlin.types.checker.KotlinTypeChecker
|
||||
class IrBuiltInsOverDescriptors(
|
||||
val builtIns: KotlinBuiltIns,
|
||||
private val typeTranslator: TypeTranslator,
|
||||
private val symbolTable: SymbolTable
|
||||
val symbolTable: SymbolTable
|
||||
) : IrBuiltIns() {
|
||||
override val languageVersionSettings = typeTranslator.languageVersionSettings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user