Fix inferred type of FirGetClassCall
The inferred type should be `KClass<out Blah>` for `FirGetClassCall` invoked on expressions.
This commit is contained in:
committed by
teamcityserver
parent
7bb81ef157
commit
d4717569b9
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
//WITH_RUNTIME
|
||||
class A
|
||||
|
||||
|
||||
Reference in New Issue
Block a user