[FIR] Generate annotations to data class copy method parameters
#KT-57003 Fixed
This commit is contained in:
committed by
Space Team
parent
5ae3a93084
commit
0ac02be534
@@ -1,4 +1,5 @@
|
||||
// ISSUE: KT-44554
|
||||
// FIR_DUMP
|
||||
|
||||
data class Foo(<!DATA_CLASS_NOT_PROPERTY_PARAMETER!>a: Int<!>, val b: Int) {
|
||||
val c = 4
|
||||
|
||||
Reference in New Issue
Block a user