Append newline to EOF for .txt test data files

Reverts and fixes 102f0d3
This commit is contained in:
Alexander Udalov
2014-10-21 03:15:52 +04:00
parent 6e5647bb67
commit 3a8ad45dec
2430 changed files with 2430 additions and 2430 deletions
@@ -2,4 +2,4 @@ package test
test.AnnotatedAnnotation() public final annotation class AnnotatedAnnotation : kotlin.Annotation {
/*primary*/ public constructor AnnotatedAnnotation()
}
}
@@ -3,4 +3,4 @@ package test
public open class AnnotatedMethod {
/*primary*/ public constructor AnnotatedMethod()
kotlin.deprecated(value = "Deprecated in Java": kotlin.String) public open fun f(): kotlin.Unit
}
}
@@ -2,4 +2,4 @@ package test
public final annotation class SimpleAnnotation : kotlin.Annotation {
/*primary*/ public constructor SimpleAnnotation()
}
}
@@ -13,4 +13,4 @@ internal final class Class {
internal final fun <get-property>(): kotlin.Int
internal final fun <set-property>(/*0*/ <set-?>: kotlin.Int): kotlin.Unit
}
}
}
@@ -8,4 +8,4 @@ internal final class Class {
/*primary*/ public constructor Class()
test.Anno() internal final val x: kotlin.Int
internal final fun <get-x>(): kotlin.Int
}
}
@@ -12,4 +12,4 @@ internal final class Class {
internal final fun <get-bar>(): kotlin.Int
internal final fun <set-bar>(/*0*/ <set-?>: kotlin.Int): kotlin.Unit
test.Anno(t = ElementType.METHOD: java.lang.annotation.ElementType) internal final fun foo(): kotlin.Unit
}
}
@@ -7,4 +7,4 @@ internal final annotation class Anno : kotlin.Annotation {
internal final class Class {
/*primary*/ public constructor Class()
test.Anno() internal final fun foo(): kotlin.Unit
}
}
@@ -8,4 +8,4 @@ internal final class Class {
/*primary*/ public constructor Class()
internal final val property: kotlin.Int
test.Anno() internal final fun <get-property>(): kotlin.Int
}
}
@@ -9,4 +9,4 @@ internal final class Class {
test.Anno() internal final var property: kotlin.Int
internal final fun <get-property>(): kotlin.Int
internal final fun <set-property>(/*0*/ <set-?>: kotlin.Int): kotlin.Unit
}
}
@@ -9,4 +9,4 @@ internal final class Class {
internal final var property: kotlin.Int
internal final fun <get-property>(): kotlin.Int
test.Anno() internal final fun <set-property>(/*0*/ value: kotlin.Int): kotlin.Unit
}
}
@@ -22,4 +22,4 @@ internal final class A {
test.A.Anno1() test.A.B.Anno2() internal final class C {
/*primary*/ public constructor C()
}
}
@@ -18,4 +18,4 @@ internal final class Class {
/*primary*/ public constructor Nested()
}
}
}
}
@@ -10,4 +10,4 @@ internal final class Class {
test.Anno() internal class object <class-object-for-Class> {
/*primary*/ private constructor <class-object-for-Class>()
}
}
}
@@ -12,4 +12,4 @@ internal final class A {
internal final fun <get-TEST>(): kotlin.Int
}
}
}
}
@@ -14,4 +14,4 @@ kotlin.deprecated(value = "Class": kotlin.String) internal final class Class {
kotlin.deprecated(value = "Nested": kotlin.String) internal final class Nested {
/*primary*/ public constructor Nested()
}
}
}
@@ -14,4 +14,4 @@ internal final annotation class `Anno$tation` : kotlin.Annotation {
test.`Anno$tation`() internal final class `Cla$s` {
/*primary*/ public constructor `Cla$s`()
}
}
@@ -20,4 +20,4 @@ test.Anno(t = ElementType.METHOD: java.lang.annotation.ElementType) internal fin
test.Anno(t = ElementType.TYPE: java.lang.annotation.ElementType) internal final class Nested {
/*primary*/ public constructor Nested()
}
}
}
@@ -14,4 +14,4 @@ internal final annotation class A3 : kotlin.Annotation {
test.A1() test.A2() test.A3() internal final class Class {
/*primary*/ public constructor Class()
}
}
@@ -11,4 +11,4 @@ internal final class A {
test.A.Anno() internal final class B {
/*primary*/ public constructor B()
test.A.Anno() internal final fun f(): kotlin.Unit
}
}
@@ -14,4 +14,4 @@ internal final class Class {
test.Anno() internal final class Nested {
/*primary*/ public constructor Nested()
}
}
}
@@ -2,4 +2,4 @@ package test
java.lang.annotation.Retention(value = RetentionPolicy.RUNTIME: java.lang.annotation.RetentionPolicy) internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -6,4 +6,4 @@ internal final annotation class Anno : kotlin.Annotation {
test.Anno() internal final class X {
/*primary*/ public constructor X()
}
}
@@ -50,4 +50,4 @@ internal final annotation class ShortAnno : kotlin.Annotation {
/*primary*/ public constructor ShortAnno(/*0*/ value: kotlin.Short)
internal final val value: kotlin.Short
internal final fun <get-value>(): kotlin.Short
}
}
@@ -12,4 +12,4 @@ internal final annotation class Anno : kotlin.Annotation {
test.Anno(double = 3.14.toDouble(): kotlin.Double, int = 42: kotlin.Int, string = "OK": kotlin.String) internal final class Class {
/*primary*/ public constructor Class()
}
}
@@ -5,4 +5,4 @@ test.Anno() internal val x: kotlin.Int
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -8,4 +8,4 @@ internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno(/*0*/ t: java.lang.annotation.ElementType)
internal final val t: java.lang.annotation.ElementType
internal final fun <get-t>(): java.lang.annotation.ElementType
}
}
@@ -9,4 +9,4 @@ internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno(/*0*/ vararg t: java.lang.annotation.ElementType /*kotlin.Array<java.lang.annotation.ElementType>*/)
internal final val t: kotlin.Array<java.lang.annotation.ElementType>
internal final fun <get-t>(): kotlin.Array<java.lang.annotation.ElementType>
}
}
@@ -4,4 +4,4 @@ test.Anno() internal fun function(): kotlin.Unit
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -5,4 +5,4 @@ internal val property: kotlin.Int
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -6,4 +6,4 @@ test.Anno() internal var property: kotlin.Int
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -6,4 +6,4 @@ internal var property: kotlin.Int
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -9,4 +9,4 @@ internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno(/*0*/ vararg t: kotlin.String /*kotlin.Array<kotlin.String>*/)
internal final val t: kotlin.Array<kotlin.String>
internal final fun <get-t>(): kotlin.Array<kotlin.String>
}
}
@@ -12,4 +12,4 @@ internal final class Class {
/*primary*/ public constructor Class(/*0*/ test.A() x: kotlin.Int, /*1*/ test.B() y: kotlin.String)
test.A() internal final val x: kotlin.Int
internal final fun <get-x>(): kotlin.Int
}
}
@@ -21,4 +21,4 @@ internal final enum class E : kotlin.Enum<test.E> {
// Static members
public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): test.E
public final /*synthesized*/ fun values(): kotlin.Array<test.E>
}
}
@@ -4,4 +4,4 @@ internal fun kotlin.Int.foo(/*0*/ test.A() x: kotlin.Int): kotlin.Unit
internal final annotation class A : kotlin.Annotation {
/*primary*/ public constructor A()
}
}
@@ -7,4 +7,4 @@ internal final annotation class Anno : kotlin.Annotation {
internal final class Class {
/*primary*/ public constructor Class()
internal final fun kotlin.String.foo(/*0*/ test.Anno() x: kotlin.Int): kotlin.Int
}
}
@@ -9,4 +9,4 @@ internal final class Class {
internal final var kotlin.Int.foo: kotlin.Int
internal final fun kotlin.Int.<get-foo>(): kotlin.Int
internal final fun kotlin.Int.<set-foo>(/*0*/ test.A() value: kotlin.Int): kotlin.Unit
}
}
@@ -7,4 +7,4 @@ internal final annotation class Anno : kotlin.Annotation {
internal final class Class {
/*primary*/ public constructor Class()
internal final fun foo(/*0*/ test.Anno() x: kotlin.String): kotlin.Unit
}
}
@@ -6,4 +6,4 @@ internal final annotation class Anno : kotlin.Annotation {
internal trait Trait {
internal open fun foo(/*0*/ test.Anno() x: kotlin.String): kotlin.Int
}
}
@@ -17,4 +17,4 @@ internal final annotation class C : kotlin.Annotation {
internal final annotation class D : kotlin.Annotation {
/*primary*/ public constructor D()
}
}
@@ -9,4 +9,4 @@ internal final class Class {
internal final var foo: kotlin.Int
internal final fun <get-foo>(): kotlin.Int
internal final fun <set-foo>(/*0*/ test.A() value: kotlin.Int): kotlin.Unit
}
}
@@ -4,4 +4,4 @@ internal fun foo(/*0*/ test.Anno() x: kotlin.Int): kotlin.Unit
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -10,4 +10,4 @@ internal final annotation class A : kotlin.Annotation {
internal final annotation class B : kotlin.Annotation {
/*primary*/ public constructor B()
}
}
@@ -8,4 +8,4 @@ internal final class Class {
/*primary*/ public constructor Class()
test.Anno() internal final val property: kotlin.Int
internal final fun <get-property>(): kotlin.Int
}
}
@@ -12,4 +12,4 @@ internal final class Class {
test.Anno() internal final val property: kotlin.Int
internal final fun <get-property>(): kotlin.Int
}
}
}
@@ -20,4 +20,4 @@ internal final annotation class IntAnno : kotlin.Annotation {
internal final annotation class StringAnno : kotlin.Annotation {
/*primary*/ public constructor StringAnno()
}
}
@@ -17,4 +17,4 @@ internal final annotation class IntAnno : kotlin.Annotation {
internal final annotation class StringAnno : kotlin.Annotation {
/*primary*/ public constructor StringAnno()
}
}
@@ -11,4 +11,4 @@ internal final class Class {
test.Anno() internal abstract val property: kotlin.Int
internal abstract fun <get-property>(): kotlin.Int
}
}
}
@@ -5,4 +5,4 @@ test.Anno() internal val property: kotlin.Int
internal final annotation class Anno : kotlin.Annotation {
/*primary*/ public constructor Anno()
}
}
@@ -7,4 +7,4 @@ internal final annotation class Anno : kotlin.Annotation {
internal trait Trait {
test.Anno() internal abstract val property: kotlin.Int
internal abstract fun <get-property>(): kotlin.Int
}
}
@@ -11,4 +11,4 @@ internal trait Trait {
test.Anno() internal final val property: kotlin.Int
internal final fun <get-property>(): kotlin.Int
}
}
}
@@ -2,4 +2,4 @@ package test
internal final class Ramification {
/*primary*/ public constructor Ramification()
}
}
@@ -2,4 +2,4 @@ package test
internal final class Wine</*0*/ in T> {
/*primary*/ public constructor Wine</*0*/ in T>()
}
}
@@ -6,4 +6,4 @@ internal final class Outer {
internal final inner class Inner {
/*primary*/ public constructor Inner()
}
}
}
@@ -63,4 +63,4 @@ internal final class TestConstructorValClassObjectConflict {
internal final val test: kotlin.Int = 12
internal final fun <get-test>(): kotlin.Int
}
}
}
@@ -2,4 +2,4 @@ package test
internal final class Juice</*0*/ out T> {
/*primary*/ public constructor Juice</*0*/ out T>()
}
}
@@ -2,4 +2,4 @@ package test
internal final class Beer</*0*/ T> {
/*primary*/ public constructor Beer</*0*/ T>()
}
}
@@ -2,4 +2,4 @@ package test
internal final class ClassParamReferencesParam</*0*/ A, /*1*/ B : A> {
/*primary*/ public constructor ClassParamReferencesParam</*0*/ A, /*1*/ B : A>()
}
}
@@ -2,4 +2,4 @@ package test
internal final class ClassParamReferencesParam</*0*/ A, /*1*/ in B : A> {
/*primary*/ public constructor ClassParamReferencesParam</*0*/ A, /*1*/ in B : A>()
}
}
@@ -5,4 +5,4 @@ internal final class ClassParamReferencesSelf</*0*/ A : test.TraitWithP<A>> {
}
internal trait TraitWithP</*0*/ P> {
}
}
@@ -2,4 +2,4 @@ package test
internal final class Clock</*0*/ A : java.lang.Number> {
/*primary*/ public constructor Clock</*0*/ A : java.lang.Number>()
}
}
@@ -2,4 +2,4 @@ package test
internal final class Clock</*0*/ A : java.lang.Number> where A : java.io.Serializable {
/*primary*/ public constructor Clock</*0*/ A : java.lang.Number>() where A : java.io.Serializable
}
}
@@ -2,4 +2,4 @@ package test
internal final class Clock</*0*/ A : java.io.Serializable> {
/*primary*/ public constructor Clock</*0*/ A : java.io.Serializable>()
}
}
@@ -2,4 +2,4 @@ package test
internal final class ClassTwoParams</*0*/ P, /*1*/ Q> {
/*primary*/ public constructor ClassTwoParams</*0*/ P, /*1*/ Q>()
}
}
@@ -2,4 +2,4 @@ package test
internal final class ClassTwoParams</*0*/ out P, /*1*/ Q> {
/*primary*/ public constructor ClassTwoParams</*0*/ out P, /*1*/ Q>()
}
}
@@ -9,4 +9,4 @@ internal final enum class EnumWithGenericConstructorParameter : kotlin.Enum<test
// Static members
public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): test.EnumWithGenericConstructorParameter
public final /*synthesized*/ fun values(): kotlin.Array<test.EnumWithGenericConstructorParameter>
}
}
@@ -9,4 +9,4 @@ internal final enum class EnumWithPrimitiveConstructorParameter : kotlin.Enum<te
// Static members
public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): test.EnumWithPrimitiveConstructorParameter
public final /*synthesized*/ fun values(): kotlin.Array<test.EnumWithPrimitiveConstructorParameter>
}
}
@@ -6,4 +6,4 @@ internal abstract class Aaa {
internal final class Bbb : test.Aaa {
/*primary*/ public constructor Bbb()
}
}
@@ -6,4 +6,4 @@ internal abstract class Aaa</*0*/ P> {
internal final class Bbb : test.Aaa<java.util.Random> {
/*primary*/ public constructor Bbb()
}
}
@@ -9,4 +9,4 @@ public final class B : test.A<kotlin.String> {
/*primary*/ public constructor B()
internal open override /*1*/ fun bar(): kotlin.String
internal open override /*1*/ /*fake_override*/ fun foo(): kotlin.String
}
}
@@ -7,4 +7,4 @@ internal open class Class : test.Trait {
internal trait Trait {
internal open fun f(/*0*/ a: kotlin.String): kotlin.Unit
}
}
@@ -5,4 +5,4 @@ internal trait Aaa</*0*/ P> {
internal final class Bbb : test.Aaa<java.util.Random> {
/*primary*/ public constructor Bbb()
}
}
@@ -10,4 +10,4 @@ internal final class Outer {
internal final inner class Inner2 : test.Outer.Inner1 {
/*primary*/ public constructor Inner2()
}
}
}
@@ -6,4 +6,4 @@ internal final class Outer {
internal final inner class Inner</*0*/ T> {
/*primary*/ public constructor Inner</*0*/ T>()
}
}
}
@@ -12,4 +12,4 @@ public object Obj {
public final override /*1*/ /*fake_override*/ fun <get-v>(): kotlin.String
public final override /*1*/ /*fake_override*/ fun f(): kotlin.String
}
}
}
@@ -16,4 +16,4 @@ public final class Outer {
public final override /*1*/ /*fake_override*/ fun f(): kotlin.String
}
}
}
}
@@ -20,4 +20,4 @@ public final class Outer {
}
}
}
}
}
@@ -20,4 +20,4 @@ public object Outer {
public final override /*1*/ /*fake_override*/ fun f(): kotlin.String
}
}
}
}
@@ -15,4 +15,4 @@ public object Obj {
public final override /*1*/ /*fake_override*/ fun <get-v>(): kotlin.String
public final override /*1*/ /*fake_override*/ fun f(): kotlin.String
}
}
}
@@ -6,4 +6,4 @@ internal final class Outer {
internal final class Nested {
/*primary*/ public constructor Nested()
}
}
}
@@ -10,4 +10,4 @@ internal final class Outer {
internal final class Nested2 : test.Outer.Nested1 {
/*primary*/ public constructor Nested2()
}
}
}
@@ -6,4 +6,4 @@ internal final class Outer {
internal final class Nested</*0*/ T> {
/*primary*/ public constructor Nested</*0*/ T>()
}
}
}
@@ -2,4 +2,4 @@ package test
public trait SingleAbstractMethod {
internal abstract fun foo(): kotlin.Unit
}
}
@@ -1,4 +1,4 @@
package test
internal trait Trtrtr {
}
}
@@ -4,4 +4,4 @@ public open class DifferentGetterAndSetter {
/*primary*/ public constructor DifferentGetterAndSetter()
public open fun getSomething(): kotlin.Int
public open fun setSomething(/*0*/ p0: kotlin.String?): kotlin.Unit
}
}
@@ -3,4 +3,4 @@ package test
public trait JavaBeanAbstractGetter {
public abstract fun getBlue(): kotlin.Int
public abstract fun getRed(): kotlin.Int
}
}
@@ -3,4 +3,4 @@ package test
public open class JavaBeanVal {
/*primary*/ public constructor JavaBeanVal()
public open fun getColor(): kotlin.String?
}
}
@@ -4,4 +4,4 @@ public open class JavaBeanVar {
/*primary*/ public constructor JavaBeanVar()
public open fun getColor(): kotlin.String?
public open fun setColor(/*0*/ p0: kotlin.String?): kotlin.Unit
}
}
@@ -4,4 +4,4 @@ public open class JavaBeanVarOfGenericType</*0*/ P> {
/*primary*/ public constructor JavaBeanVarOfGenericType</*0*/ P>()
public open fun getCharacters(): java.util.ArrayList<P>?
public open fun setCharacters(/*0*/ p0: java.util.ArrayList<P>?): kotlin.Unit
}
}
@@ -4,4 +4,4 @@ public open class TwoSetters {
/*primary*/ public constructor TwoSetters()
public open fun setSize(/*0*/ p0: kotlin.Int): kotlin.Unit
public open fun setSize(/*0*/ p0: kotlin.String?): kotlin.Unit
}
}
@@ -3,4 +3,4 @@ package test
internal final class ClassParamUsedInFun</*0*/ in T> {
/*primary*/ public constructor ClassParamUsedInFun</*0*/ in T>()
internal final fun f(/*0*/ t: T): kotlin.Int
}
}
@@ -3,4 +3,4 @@ package test
internal final class ClassParamUsedInFun</*0*/ T> {
/*primary*/ public constructor ClassParamUsedInFun</*0*/ T>()
internal final fun f(/*0*/ t: T): kotlin.Int
}
}
@@ -7,4 +7,4 @@ internal trait A {
internal final class B : test.A {
/*primary*/ public constructor B()
internal open override /*1*/ /*fake_override*/ fun f(): kotlin.String
}
}
@@ -8,4 +8,4 @@ internal open class Base</*0*/ T> {
internal final class Inh : test.Base<kotlin.String> {
/*primary*/ public constructor Inh()
internal final override /*1*/ /*fake_override*/ fun foo(): kotlin.String
}
}
@@ -2,4 +2,4 @@ package test
internal trait A {
internal final fun f(): kotlin.String
}
}
@@ -2,4 +2,4 @@ package test
internal trait A {
internal open fun f(): kotlin.String
}
}
@@ -8,4 +8,4 @@ internal final class ClassObjectDeclaresProperty {
internal final val i: kotlin.Int = 1
internal final fun <get-i>(): kotlin.Int
}
}
}
@@ -9,4 +9,4 @@ internal final class ClassObjectDeclaresProperty {
internal final fun <get-s>(): kotlin.String
internal final fun <set-s>(/*0*/ <set-?>: kotlin.String): kotlin.Unit
}
}
}
@@ -22,4 +22,4 @@ public final class Pub {
public class object <class-object-for-Pub> {
/*primary*/ private constructor <class-object-for-Pub>()
}
}
}
@@ -70,4 +70,4 @@ public final class PubPub {
public class object <class-object-for-PubPub> {
/*primary*/ private constructor <class-object-for-PubPub>()
}
}
}

Some files were not shown because too many files have changed in this diff Show More