Migrate compiler to IR types

This commit is contained in:
Svyatoslav Scherbina
2018-04-26 17:37:49 +03:00
committed by SvyatoslavScherbina
parent fd016db33a
commit 9bbecf33d2
63 changed files with 2543 additions and 2818 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: NATIVE
//For KT-6020
import kotlin.reflect.KProperty1
import kotlin.reflect.KMutableProperty1