mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 08:31:38 +00:00
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -63,4 +63,4 @@ public final enum class Enum : kotlin.Enum<test.Enum!> {
|
||||
// Static members
|
||||
public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): test.Enum
|
||||
public final /*synthesized*/ fun values(): kotlin.Array<test.Enum>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user