I don’t think I know a quick hack to accomplish th...
# announcements
u
I don’t think I know a quick hack to accomplish that. The only bulletproof way I see is to wrap the ASM visitors that the back-end is using and detect references to
kotlin/jvm/internal/Ref$…
. You can look for
CoroutineTransformerClassBuilderFactory
for an example