Use kts file extension instead of kt in tests...

since all "kt" files are now considered - definitely non-scripts
This commit is contained in:
Ilya Chernikov
2018-05-03 10:25:53 +02:00
parent 24e8e7c40d
commit 22439250e2
4 changed files with 5 additions and 5 deletions
@@ -0,0 +1,2 @@
val v = 239
fun method() = num + v