Hi there, How do I suppress declaration this compiler error? ```Declaration of such kind (inline f...
a
Hi there, How do I suppress declaration this compiler error?
Copy code
Declaration of such kind (inline function with reified type parameters) cant be exported to JS
What is the string in the
@Supress
annotation More over, where do I look for other use cases that can be suppressed?
t
a
I never knew github search was this powerful. Thanks
t
IDEA search will be better in this case. 5-6 words - maximum for GitHub valid search.
a
Looks like I should stop sleeping on IDEA then