Files
kotlin-fork/idea/testData/slicer/inflow/secondaryConstructorParameterWithDefault.nullnessGroups.txt
T

5 lines
157 B
Plaintext
Vendored

[NotNull Values]
5 @JvmOverloads constructor(n: Int, <bold>s: String = "???"</bold>)
5 @JvmOverloads constructor(n: Int, <bold>s: String = "???"</bold>)