[FIR] Link some tests with issues

Just in case.

^KT-59874
This commit is contained in:
Nikolay Lunyak
2023-11-01 12:06:53 +02:00
committed by Space Team
parent 41c5934d4e
commit 425d5e808b
44 changed files with 50 additions and 6 deletions
@@ -1,3 +1,4 @@
// ISSUE: KT-63067
// FILE: KotlinFile.kt
open class KotlinClass {
public open fun getSomething1(): Int = 1