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