KT-60092 Fix suppression logic for EXPOSED_PROPERTY_TYPE_IN_CONSTRUCTOR_ERROR
This commit is contained in:
committed by
Space Team
parent
a78d631b16
commit
777df2d923
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
private enum class Foo { A, B }
|
||||
|
||||
class Bar(<!EXPOSED_PARAMETER_TYPE!>val foo: Foo<!>)
|
||||
Reference in New Issue
Block a user