Debug tests patched

This commit is contained in:
Michael Bogdanov
2015-06-26 12:46:41 +03:00
parent 8e8ff860d6
commit 48c5e3d218
44 changed files with 67 additions and 67 deletions
@@ -26,8 +26,8 @@ class MyDelegateThrowsException {
}
// PRINT_FRAME
frame = main():8, DelegatedPropertyInClassPackage$@packagePartHASH {delegatedPropertyInClass}
static = static = delegatedPropertyInClass.DelegatedPropertyInClassPackage$@packagePartHASH
frame = main():8, DelegatedPropertyInClass {delegatedPropertyInClass}
static = static = delegatedPropertyInClass.DelegatedPropertyInClass
local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = delegatedPropertyInClass.kt, 5)
local = a: delegatedPropertyInClass.A = {delegatedPropertyInClass.A@uniqueID} (sp = delegatedPropertyInClass.kt, 6)
field = prop$delegate: delegatedPropertyInClass.MyDelegate = {delegatedPropertyInClass.MyDelegate@uniqueID} (sp = delegatedPropertyInClass.kt, 12)