Minor. Fix test data

This commit is contained in:
Mikhael Bogdanov
2018-05-29 09:44:22 +02:00
parent 419218b9cf
commit 0a26f527f2
6 changed files with 6 additions and 6 deletions
@@ -1,5 +1,5 @@
// "Add '@JvmDefault' annotation" "true"
// COMPILER_ARGUMENTS: -Xenable-jvm-default
// COMPILER_ARGUMENTS: -Xjvm-default=enable
// WITH_RUNTIME
interface Bar : Foo {
<caret>override fun foo() {