Files
kotlin-fork/compiler/testData/codegen/light-analysis/coroutines
Denis Zharkov a1ac77d382 Support async iterator case with coroutines
Not all the `hasNext` operators return types is exactly Z,
suspend operators return boxed versions.

So the fix is just coercing result value after invoked function to Z
2016-12-19 11:07:33 +03:00
..
2016-12-16 02:01:12 +03:00