Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -15,4 +15,4 @@ Resulting descriptor: val baz: Foo defined in Foo.<class-object-for-Foo>
|
||||
|
||||
Explicit receiver kind = DISPATCH_RECEIVER
|
||||
Dispatch receiver = Foo {<class-object-for-Foo>}
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
@@ -10,4 +10,4 @@ Resulting descriptor: val EMPTY: IntRange defined in kotlin.IntRange.<class-obje
|
||||
|
||||
Explicit receiver kind = DISPATCH_RECEIVER
|
||||
Dispatch receiver = IntRange {<class-object-for-IntRange>}
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
@@ -13,4 +13,4 @@ Resulting descriptor: val baz: Int defined in Foo
|
||||
|
||||
Explicit receiver kind = DISPATCH_RECEIVER
|
||||
Dispatch receiver = Foo {Foo}
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
Reference in New Issue
Block a user