1/2 Refactoring: split GetterAnnotations & PropertyAnnotations tests for K1 and K2
These tests won't be FIR_IDENTICAL after the next commit. That's why I split them prematurely. This allows me to have a nicer diff in `2/2` commit. In scope of KT-15470 Review: https://jetbrains.team/p/kt/reviews/9250
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
annotation class Ann
|
||||
|
||||
Reference in New Issue
Block a user