Use compiler arguments for Java against Kotlin highlighting tests

This is needed for the next commit to check jvm-default options

 #KT-41130 In Progress
This commit is contained in:
Mikhail Zarechenskiy
2021-03-18 13:08:10 +03:00
committed by TeamCityServer
parent 111e54c8c1
commit 641f08d561
4 changed files with 20 additions and 5 deletions
@@ -1,3 +1,3 @@
// LANGUAGE_LEVEL 1.8
// WITH_RUNTIME
// KOTLINC_EXTRA_OPTS -jvm-target, 1.8, -Xjvm-default=enable
// COMPILER_ARGUMENTS: -jvm-target, 1.8, -Xjvm-default=enable