Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -8,4 +8,4 @@ internal open class Base</*0*/ T> {
|
||||
internal final class Inh : test.Base<kotlin.String> {
|
||||
/*primary*/ public constructor Inh()
|
||||
internal final override /*1*/ /*fake_override*/ fun foo(): kotlin.String
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user