Files
kotlin-fork/compiler/testData
Denis Zharkov 372791eb15 Replace common extension receiver of coroutine-lambda with magic one
Currently it only contains additional synthetic declarations for suspend-functions

E.g. `fun <V> await(f: CompletableFuture<V>): V` for `fun <V> await(f: CompletableFuture<V>, machine: Continuation<V>): Unit`
2016-06-08 18:53:16 +03:00
..
2016-04-20 17:07:09 +03:00
2016-05-24 15:41:56 +03:00
2016-04-04 23:12:37 +03:00