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

4 lines
232 B
Plaintext
Vendored

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