Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -13,4 +13,4 @@ Resulting descriptor: fun Int.invoke(): Unit defined in Foo
|
||||
|
||||
Explicit receiver kind = BOTH_RECEIVERS
|
||||
Dispatch receiver = f {Foo}
|
||||
Extension receiver = 1 {Int}
|
||||
Extension receiver = 1 {Int}
|
||||
|
||||
@@ -13,4 +13,4 @@ Resulting descriptor: fun invoke(): Unit defined in Foo
|
||||
|
||||
Explicit receiver kind = DISPATCH_RECEIVER
|
||||
Dispatch receiver = f {Foo}
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
@@ -12,4 +12,4 @@ Resulting descriptor: fun Foo.invoke(): Unit defined in root package
|
||||
|
||||
Explicit receiver kind = EXTENSION_RECEIVER
|
||||
Dispatch receiver = NO_RECEIVER
|
||||
Extension receiver = f {Foo}
|
||||
Extension receiver = f {Foo}
|
||||
|
||||
@@ -15,4 +15,4 @@ Resulting descriptor: fun Int.invoke(): Unit defined in Foo
|
||||
|
||||
Explicit receiver kind = DISPATCH_RECEIVER
|
||||
Dispatch receiver = f {Foo}
|
||||
Extension receiver = IntExt{fun Int.<anonymous>(): Unit defined in bar}
|
||||
Extension receiver = IntExt{fun Int.<anonymous>(): Unit defined in bar}
|
||||
|
||||
@@ -13,4 +13,4 @@ Resulting descriptor: class object defined in A
|
||||
|
||||
Explicit receiver kind = NO_EXPLICIT_RECEIVER
|
||||
Dispatch receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
@@ -17,4 +17,4 @@ Extension receiver = NO_RECEIVER
|
||||
|
||||
Value arguments mapping:
|
||||
|
||||
SUCCESS i : Int = 1
|
||||
SUCCESS i : Int = 1
|
||||
|
||||
@@ -14,4 +14,4 @@ Resulting descriptor: enum entry ONE : A defined in A
|
||||
|
||||
Explicit receiver kind = NO_EXPLICIT_RECEIVER
|
||||
Dispatch receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
@@ -18,4 +18,4 @@ Extension receiver = NO_RECEIVER
|
||||
|
||||
Value arguments mapping:
|
||||
|
||||
SUCCESS i : Int = 1
|
||||
SUCCESS i : Int = 1
|
||||
|
||||
@@ -11,4 +11,4 @@ Resulting descriptor: object A defined in root package
|
||||
|
||||
Explicit receiver kind = NO_EXPLICIT_RECEIVER
|
||||
Dispatch receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
Extension receiver = NO_RECEIVER
|
||||
|
||||
@@ -15,4 +15,4 @@ Extension receiver = NO_RECEIVER
|
||||
|
||||
Value arguments mapping:
|
||||
|
||||
SUCCESS i : Int = 1
|
||||
SUCCESS i : Int = 1
|
||||
|
||||
Reference in New Issue
Block a user