Update test data that mentioned old <class-object-for-..> name

This commit is contained in:
Pavel V. Talanov
2015-01-26 14:35:45 +03:00
parent 35b88fb1a5
commit 75f55dd99a
5 changed files with 10 additions and 10 deletions
@@ -9,10 +9,10 @@ fun test() = A<caret>(1)
Resolved call:
Resulting descriptor: fun invoke(i: Int): Int defined in A.<class-object-for-A>
Resulting descriptor: fun invoke(i: Int): Int defined in A.Default
Explicit receiver kind = DISPATCH_RECEIVER
Dispatch receiver = A {<class-object-for-A>}
Dispatch receiver = A {Default}
Extension receiver = NO_RECEIVER
Value arguments mapping: