Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ internal abstract class ClassVarModalityAbstract {
|
||||
internal abstract var property1: java.util.Date
|
||||
internal abstract fun <get-property1>(): java.util.Date
|
||||
public abstract fun <set-property1>(/*0*/ <set-?>: java.util.Date): kotlin.Unit
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user