Fix test data of codegen tests for KT-47328 for 1.6
This commit is contained in:
committed by
Mikhael Bogdanov
parent
f1ac5796ed
commit
b442e598d3
@@ -1,3 +1,5 @@
|
||||
// This test can be removed as soon as the compiler stops supporting language version 1.5.
|
||||
// !LANGUAGE: -ProhibitJvmFieldOnOverrideFromInterfaceInPrimaryConstructor
|
||||
// WITH_RUNTIME
|
||||
|
||||
interface A { val x: Int }
|
||||
|
||||
Reference in New Issue
Block a user