Regenerate .txt testData
Add newline to EOF, trim trailing spaces
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ package test
|
||||
|
||||
internal final class Test {
|
||||
/*primary*/ public constructor Test()
|
||||
|
||||
|
||||
internal class object <class-object-for-Test> {
|
||||
/*primary*/ private constructor <class-object-for-Test>()
|
||||
public final val prop1: kotlin.Int = 10
|
||||
@@ -23,4 +23,4 @@ internal final class Test {
|
||||
public final fun <set-prop7>(/*0*/ i: kotlin.Int): kotlin.Unit
|
||||
internal final fun incProp4(): kotlin.Unit
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user