Generate 'toString()': Permit for data classes
#KT-14122 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// GENERATOR: SINGLE_TEMPLATE
|
||||
data class A<caret>(val n: Int, val s: String?)
|
||||
Reference in New Issue
Block a user