Michael Krussel
Michael Krussel
I created ticket https://youtrack.jetbrains.com/issue/KT-35553
It might be easier to port instead of rewriting. If it is an independent implementation, then both implementations have to be maintained, but if the old is ported to Kotlin...
I don't have a real good answer for how to determine if something is a chain. I was thinking maybe some property for the number of function calls in the...
> That have sense, sorry @mkrussel77, I think that I missundertood your issue in the frist place. Should it only be allowed when it is used with a reference method...
After creating this ticket, I found out that everything is added to the `check` task. So that is one option. I'm currently having problems creating my own task due to...