03a1c6fcca
This is a temporary (and dirty) solution to start using those tests as fast as possible. We certainly need to refactor them so they can be generated from the testData
7 lines
72 B
Plaintext
Vendored
7 lines
72 B
Plaintext
Vendored
import pack.KtClass
|
|
|
|
// FIR_COMPARISON
|
|
fun foo() {
|
|
KtClass<caret>
|
|
}
|