Regenerate .txt testData
Add newline to EOF, trim trailing spaces
This commit is contained in:
+2
-2
@@ -6,11 +6,11 @@ internal final annotation class Anno : kotlin.Annotation {
|
||||
|
||||
internal final class Class {
|
||||
/*primary*/ public constructor Class()
|
||||
|
||||
|
||||
internal class object <class-object-for-Class> {
|
||||
/*primary*/ private constructor <class-object-for-Class>()
|
||||
test.Anno() internal final var property: kotlin.Int
|
||||
internal final fun <get-property>(): kotlin.Int
|
||||
internal final fun <set-property>(/*0*/ <set-?>: kotlin.Int): kotlin.Unit
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user