Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ internal final annotation class Anno : kotlin.Annotation {
|
||||
internal trait Trait {
|
||||
test.Anno() internal abstract val property: kotlin.Int
|
||||
internal abstract fun <get-property>(): kotlin.Int
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user