Add quick fix for INLINE_CLASS_CONSTRUCTOR_NOT_FINAL_READ_ONLY_PARAMETER
#KT-34533 Fixed
This commit is contained in:
committed by
Yan Zhulanow
parent
9f192ba85e
commit
75e8849c94
@@ -0,0 +1,2 @@
|
||||
// "Add val to parameter 'x'" "true"
|
||||
inline class Foo(val x: Int)
|
||||
Reference in New Issue
Block a user