Regenerate .txt testData
Add newline to EOF, trim trailing spaces
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
package test
|
||||
|
||||
internal trait Test {
|
||||
|
||||
|
||||
internal class object <class-object-for-Test> {
|
||||
/*primary*/ private constructor <class-object-for-Test>()
|
||||
public final val prop1: kotlin.Int = 10
|
||||
@@ -22,4 +22,4 @@ internal trait 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