Only headers of declarations
And they are not in included in IrModuleFragment and only accessible by references (e.g. with types of function calls)
✔️ 1
y
Youssef Shoaib [MOD]
07/22/2022, 2:45 PM
AFAIR though, there are plans to include inline function bodies since then the inlining could be performed at an IR level, resulting in better optimisations.
Edit: I misunderstood the question. Thought you were asking about whether Kotlin JVM libraries will have their IR published or not