Regenerate .txt testData

Add newline to EOF, trim trailing spaces
This commit is contained in:
Alexander Udalov
2014-10-21 00:13:37 +04:00
parent 51fd654802
commit 102f0d3470
346 changed files with 577 additions and 577 deletions
@@ -13,4 +13,4 @@ Resulting descriptor: fun foo(): Unit defined in A
Explicit receiver kind = DISPATCH_RECEIVER
Dispatch receiver = a {A}
Extension receiver = NO_RECEIVER
Extension receiver = NO_RECEIVER
@@ -13,4 +13,4 @@ Resulting descriptor: fun A.foo(): Unit defined in root package
Explicit receiver kind = EXTENSION_RECEIVER
Dispatch receiver = NO_RECEIVER
Extension receiver = a {A}
Extension receiver = a {A}
@@ -17,4 +17,4 @@ Resulting descriptor: fun B.foo(): Unit defined in A
Explicit receiver kind = EXTENSION_RECEIVER
Dispatch receiver = AExt{fun A.<anonymous>(): Unit defined in bar}
Extension receiver = b {B}
Extension receiver = b {B}
@@ -19,4 +19,4 @@ Resulting descriptor: fun B.foo(): Unit defined in A
Explicit receiver kind = NO_EXPLICIT_RECEIVER
Dispatch receiver = AExt{fun A.<anonymous>(): Unit defined in bar}
Extension receiver = BExt{fun B.<anonymous>(): Unit defined in bar.<anonymous>}
Extension receiver = BExt{fun B.<anonymous>(): Unit defined in bar.<anonymous>}
@@ -13,4 +13,4 @@ Resulting descriptor: fun foo(): Unit defined in A
Explicit receiver kind = NO_EXPLICIT_RECEIVER
Dispatch receiver = AExt{fun A.bar(): Unit defined in root package}
Extension receiver = NO_RECEIVER
Extension receiver = NO_RECEIVER
@@ -13,4 +13,4 @@ Resulting descriptor: fun A.foo(): Unit defined in root package
Explicit receiver kind = NO_EXPLICIT_RECEIVER
Dispatch receiver = NO_RECEIVER
Extension receiver = AExt{fun A.bar(): Unit defined in root package}
Extension receiver = AExt{fun A.bar(): Unit defined in root package}