Script refactoring, frontend tests: changes according to semantic changes in scripts

Add checker tests for scripts
This commit is contained in:
Pavel V. Talanov
2015-11-19 14:16:42 +03:00
parent efa4bf1d74
commit 2b955bc6ec
13 changed files with 136 additions and 8 deletions
@@ -3,7 +3,6 @@ package
public final class Imports {
public constructor Imports()
public final val al: java.util.ArrayList<kotlin.String>? = null
public final val rv: kotlin.Unit
public open override /*1*/ /*fake_override*/ fun equals(/*0*/ other: kotlin.Any?): kotlin.Boolean
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String