Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -4,4 +4,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -9,4 +9,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -19,4 +19,4 @@ internal val p4: kotlin.Short = 0.toShort()
|
||||
internal val s1: kotlin.Byte = 0
|
||||
internal val s2: kotlin.Int = 0
|
||||
internal val s3: kotlin.Long = 0
|
||||
internal val s4: kotlin.Short = 0
|
||||
internal val s4: kotlin.Short = 0
|
||||
|
||||
@@ -7,4 +7,4 @@ internal val a4: kotlin.Float = 0.1.toFloat()
|
||||
internal val b5: kotlin.Float = 1.0.toFloat()
|
||||
internal val b6: kotlin.Float = 1.0.toFloat()
|
||||
internal val b7: kotlin.Float = 0.1.toFloat()
|
||||
internal val b8: kotlin.Float = 0.1.toFloat()
|
||||
internal val b8: kotlin.Float = 0.1.toFloat()
|
||||
|
||||
@@ -28,4 +28,4 @@ internal final class A {
|
||||
internal final fun foo(): kotlin.Unit
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,4 +16,4 @@ public open class Test {
|
||||
// Static members
|
||||
public final var i1: kotlin.Int
|
||||
public final val i2: kotlin.Int = 2147483647
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,4 +9,4 @@ internal val a5: kotlin.Int = 1.toLong()
|
||||
internal val a6: kotlin.Long = 1.toLong()
|
||||
internal val a7: kotlin.Long = 1.toLong()
|
||||
internal val a8: kotlin.Long = 1.toLong()
|
||||
internal val a9: kotlin.Long = 1.toLong()
|
||||
internal val a9: kotlin.Long = 1.toLong()
|
||||
|
||||
@@ -29,4 +29,4 @@ internal final class A {
|
||||
internal final fun foo(): kotlin.Unit
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -4,4 +4,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -4,4 +4,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
internal val a1: kotlin.Int = 1694498816
|
||||
internal val a2: kotlin.Int = 0
|
||||
internal val a2: kotlin.Int = 0
|
||||
|
||||
@@ -9,4 +9,4 @@ internal val i2: kotlin.Int = 6
|
||||
internal val p1: kotlin.Byte = 6.toByte()
|
||||
internal val p2: kotlin.Short = 6.toShort()
|
||||
internal val p3: kotlin.Int = 6
|
||||
internal val p4: kotlin.Long = 6.toLong()
|
||||
internal val p4: kotlin.Long = 6.toLong()
|
||||
|
||||
@@ -6,4 +6,4 @@ package example {
|
||||
package example.ns {
|
||||
internal val y: kotlin.Any? = 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -10,4 +10,4 @@ internal fun fooByte(/*0*/ p: kotlin.Byte): kotlin.Byte
|
||||
internal fun fooInt(/*0*/ p: kotlin.Int): kotlin.Int
|
||||
internal fun fooLong(/*0*/ p: kotlin.Long): kotlin.Long
|
||||
internal fun fooShort(/*0*/ p: kotlin.Short): kotlin.Short
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test(): kotlin.Unit
|
||||
|
||||
@@ -23,4 +23,4 @@ internal val p4: kotlin.Short = -1.toShort()
|
||||
internal val s1: kotlin.Byte = -1
|
||||
internal val s2: kotlin.Int = -1
|
||||
internal val s3: kotlin.Long = -1
|
||||
internal val s4: kotlin.Short = -1
|
||||
internal val s4: kotlin.Short = -1
|
||||
|
||||
@@ -9,4 +9,4 @@ internal val a5: kotlin.Int = 1.toLong()
|
||||
internal val a6: kotlin.Long = 1.toLong()
|
||||
internal val a7: kotlin.Long = 1.toLong()
|
||||
internal val a8: kotlin.Long = 1.toLong()
|
||||
internal val a9: kotlin.Long = 1.toLong()
|
||||
internal val a9: kotlin.Long = 1.toLong()
|
||||
|
||||
Reference in New Issue
Block a user