Seggan

Results 49 comments of Seggan

Please don't comment on random pull requests. I cannot tell what is causing this. No one else has reported this.

Can confirm this happens to me too

Fjdioasufndoaknfjdidhieidjdbduucbejd I shouldnt have used infinitylib

I have a library written in Kotlin but expect many Java users to use it. So I need the Java-facing documentation for the Java users.

This is actually a more specific case of non-`@JvmField` non-`const` properties generating spurious private fields (that still render despite documented visibilities being public actually)

I cannot figure out how to write the test as ``` @Test fun `interface methods should have default when needed`() { val source = source( """ interface A { fun...

Only fixes the specific extension property case, not the more general non-backed property case