Minor. Fix tests after CoroutineContext introduction

This commit is contained in:
Denis Zharkov
2017-01-14 13:15:18 +03:00
parent 6a1ad3a279
commit c7f76d7ec8
5 changed files with 42 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ fun box(): String {
return "OK"
}
// 2 GETSTATIC kotlin/Unit.INSTANCE : Lkotlin/Unit;
// 1 GETSTATIC EmptyContinuation.INSTANCE
// 3 GETSTATIC
// 2 GETSTATIC kotlin/Unit.INSTANCE
// 1 GETSTATIC EmptyContinuation.Companion
// 3 GETSTATIC kotlin\/coroutines\/EmptyCoroutineContext.INSTANCE
// 6 GETSTATIC