5bb035282f
#KT-14122 Fixed
2 lines
77 B
Kotlin
Vendored
2 lines
77 B
Kotlin
Vendored
// GENERATOR: SINGLE_TEMPLATE
|
|
data class A<caret>(val n: Int, val s: String?) |