102f0d3470
Add newline to EOF, trim trailing spaces
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
package test
|
|
|
|
test.Anno() internal val property: kotlin.Int
|
|
internal fun <get-property>(): kotlin.Int
|
|
|
|
internal final annotation class Anno : kotlin.Annotation {
|
|
/*primary*/ public constructor Anno()
|
|
} |