Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -9,4 +9,4 @@ internal open class Subclass : test.Trait {
|
||||
internal trait Trait {
|
||||
internal abstract val shape: kotlin.String
|
||||
internal abstract fun <get-shape>(): kotlin.String
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user