[minor] Fix testdata for compiler 1.4

This commit is contained in:
Ilya Chernikov
2019-12-19 13:45:35 +01:00
parent 06dc2caf41
commit f38bb19fc6
6 changed files with 8 additions and 2 deletions
@@ -1,4 +1,4 @@
// !LANGUAGE: +InlineClasses
// !LANGUAGE: +InlineClasses -UseGetterNameForPropertyAnnotationsMethodOnJvm
interface IFoo {
fun overridingFun()