Annotate explicitly stdlib tests, which must be excluded from JS stdlib tests with @JvmVersion, do not use file naming convention, use preprocessor instead.

This commit is contained in:
Ilya Gorbunov
2016-10-18 19:08:53 +03:00
parent baccac30fb
commit badbcd08de
28 changed files with 67 additions and 19 deletions
@@ -1,3 +1,4 @@
@file:kotlin.jvm.JvmVersion
package test.concurrent
import kotlin.concurrent.*