Added test checking that we don't create Kotlin incremental caches for targets without Kotlin.
Original commit: 8de11e4664
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun test() {
|
||||
val x = 5 + 5
|
||||
}
|
||||
Reference in New Issue
Block a user