Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ public trait CustomAnnotationWithDefaultParameter {
|
||||
test.CustomAnnotationWithDefaultParameter.MyAnnotation(first = "f": kotlin.String, second = "s": kotlin.String) public open class MyTest {
|
||||
public constructor MyTest()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user