Add TARGET_BACKEND for JVM 8 tests

This commit is contained in:
Mikhael Bogdanov
2018-10-16 10:46:52 +02:00
parent 6ec7b8e0d3
commit b61608aba7
104 changed files with 107 additions and 5 deletions
@@ -1,3 +1,4 @@
// TARGET_BACKEND: JVM
// JVM_TARGET: 1.8
interface KCallable {
val returnType: String