Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -12,4 +12,4 @@ public open class Super {
|
||||
public final var field: kotlin.Int
|
||||
private final var privateField: kotlin.Int
|
||||
public open fun method(): kotlin.Int
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user