Revert "Disable NewInference for stdlib tests"
This reverts commit cdf5323f8c.
This commit is contained in:
@@ -270,8 +270,7 @@ fun JavaExec.buildJs(sources: List<String>, dependencies: List<String>, outPath:
|
||||
"-Xuse-experimental=kotlin.contracts.ExperimentalContracts",
|
||||
"-Xuse-experimental=kotlin.ExperimentalMultiplatform",
|
||||
"-Xuse-experimental=kotlin.ExperimentalStdlibApi",
|
||||
"-Xuse-experimental=kotlin.ExperimentalUnsignedTypes",
|
||||
"-XXLanguage:-NewInference"
|
||||
"-Xuse-experimental=kotlin.ExperimentalUnsignedTypes"
|
||||
)
|
||||
args = allArgs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user