dd54338ec0
Refactor code and fix compilation errors caused by changes to symbol.fir
5 lines
83 B
Kotlin
Vendored
5 lines
83 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
class B {}
|
|
|
|
val b : B<!WRONG_NUMBER_OF_TYPE_ARGUMENTS!><*><!> = 1
|