Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ package test
|
||||
|
||||
public open class ConstructorWithSeveralParams {
|
||||
public constructor ConstructorWithSeveralParams(/*0*/ integer: kotlin.Int!, /*1*/ intField: kotlin.Int, /*2*/ collection: java.util.ArrayList<kotlin.String!>!)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user