Update debug tests & incremental compilation tests depending on part class naming

This commit is contained in:
Dmitry Petrov
2015-07-27 17:38:52 +03:00
committed by Michael Bogdanov
parent cd6ff31129
commit 7af88f6797
115 changed files with 256 additions and 256 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ fun main(args: Array<String>) {
}
// PRINT_FRAME
frame = main():10, EvProperty {evProperty}
static = static = evProperty.EvProperty
frame = main():10, EvPropertyKt {evProperty}
static = static = evProperty.EvPropertyKt
local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = evProperty.kt, 7)
local = a: evProperty.A = {evProperty.A@uniqueID} (sp = evProperty.kt, 8)
field = prop: int = 1 (sp = evProperty.kt, 4)