Join Slack
Powered by
In decompiled final class's code, I can see that `...
# coroutines
m
miha-x64
12/03/2017, 2:10 PM
In decompiled final class's code, I can see that
suspend fun
is
open
. What's going on, why?
k
kirillrakhman
12/03/2017, 5:25 PM
Does it matter if the class is final?
o
orangy
12/03/2017, 5:55 PM
Could be a problem in codegen.
@denis.zharkov
d
denis.zharkov
12/04/2017, 7:08 AM
It's really weird. Can you please report an issue?
m
miha-x64
12/05/2017, 12:20 PM
https://youtrack.jetbrains.com/issue/KT-21627
4
Views
Open in Slack
Previous
Next