Don't render contents of enum entry classes in .txt tests, regenerate tests

They are irrelevant because cannot be accessed from the outside anyway
This commit is contained in:
Alexander Udalov
2015-08-28 15:07:42 +03:00
parent 29abf94327
commit 9882e86ecb
169 changed files with 560 additions and 3111 deletions
@@ -10,7 +10,7 @@ fun test() = A.<caret>ONE(1)
Resolved call:
Resulting descriptor: enum entry ONE : A defined in A
Resulting descriptor: enum entry ONE defined in A
Explicit receiver kind = NO_EXPLICIT_RECEIVER
Dispatch receiver = NO_RECEIVER