I'm looking at 2.3.0's improved support for top-le...
# compiler
z
I'm looking at 2.3.0's improved support for top-level function declaration but was surprised to still encounter https://youtrack.jetbrains.com/issue/KT-58886. I suppose it's only being supported for JVM?
1
d
Yep, this one is not fixed. There are technical difficulties with incremental compilation on js
z
is there possibly an intermediate path of at least disabling this check if incremental compilation is disabled?
d
Not yet. I plan to look at it after getting back from vacation.
👍 6
👍🏾 1