Files
kotlin-fork/idea/testData/slicer/inflow/secondaryConstructorParameterWithDefault.nullnessGroups.txt
T
2018-01-17 12:40:34 +03:00

5 lines
157 B
Plaintext
Vendored

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