Add Unit to compiled part of Kotlin JS stdlib and don't show "Kotlin not configured" for Kotlin JS projects
#KT-11556 Fixed
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<fileset dir="${basedir}/core/builtins/src">
|
||||
<include name="kotlin/reflect/**/*.kt"/>
|
||||
<include name="kotlin/annotation/Annotations.kt"/>
|
||||
<include name="kotlin/Unit.kt"/>
|
||||
</fileset>
|
||||
|
||||
<fileset dir="${basedir}/libraries/kotlin.test/shared">
|
||||
|
||||
Reference in New Issue
Block a user