jeggy
01/06/2021, 9:18 PMimplementation(compose.desktop.currentOs)
Whenever I add this line it breaks all usages of reflect(), when it's reflecting a suspend functionKirill Grouchnikov
01/06/2021, 9:36 PMjeggy
01/06/2021, 10:03 PMreflect
function, than just breaking it at random places.
I'm not a user of Kotlin Compose, but I have a library that should work on any jvm setup, but for some random reason users of my library are not able to use it in Compose projects.Kirill Grouchnikov
01/06/2021, 10:11 PM