102f0d3470
Add newline to EOF, trim trailing spaces
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
package test
|
|
|
|
internal final class A {
|
|
/*primary*/ public constructor A()
|
|
|
|
internal final class TestConstructor {
|
|
/*primary*/ public constructor TestConstructor(/*0*/ p: kotlin.Int = ...)
|
|
}
|
|
} |