Minor. Fix tests

This commit is contained in:
Ilmir Usmanov
2018-08-21 19:23:44 +03:00
committed by Ilya Gorbunov
parent e93683621a
commit b7b5fd75b8
7 changed files with 15 additions and 1 deletions
@@ -9,7 +9,6 @@
import kotlin.test.assertTrue
import kotlin.test.assertFalse
import kotlin.reflect.full.isSuspend
inline fun inline() {}
class External { external fun external() }