Switch @JvmStatic diagnostic test to LanguageFeature usage

This commit is contained in:
Mikhael Bogdanov
2018-07-10 13:10:34 +02:00
parent e937fe8258
commit eb745133c9
13 changed files with 145 additions and 0 deletions
@@ -1,3 +1,4 @@
// !LANGUAGE: -JvmStaticInInterface
// !DIAGNOSTICS: -UNUSED_VARIABLE
interface B {
companion object {