Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -3,4 +3,4 @@ package test
|
||||
internal final class ClassParamUsedInFun</*0*/ in T> {
|
||||
/*primary*/ public constructor ClassParamUsedInFun</*0*/ in T>()
|
||||
internal final fun f(/*0*/ t: T): kotlin.Int
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user