loke
01/11/2025, 1:13 PMorg.jetbrains.kotlin.analysis.api.components.KaCodeCompilationException: org.jetbrains.kotlin.analysis.low.level.api.fir.compile.CyclicInlineDependencyException: Inline functions have a cyclic dependency:
[com.dhsdevelopments.kap/instr.kt].
The error is not related to the specific file I'm trying to decompile. It happens with every kt file in the common
source directory. The ones in the jvm
directory works fine.Edoardo Luppi
01/11/2025, 9:46 PMloke
01/12/2025, 6:52 AMloke
01/12/2025, 6:52 AMloke
01/12/2025, 6:52 AM