Dmitry
Dmitry
Yeah, I don't know about that, seems like an overkill for this app.
Because I don't use it.
So I added more logs to the bottom panel at one point. If you still have this issue then I need you to post the logs again.
No progress.
Send your PR and I will merge it.
Sorry forgot to mention what it's expected to look like: ``` class SomeClass( private val expChecker: ExpChecker ) { fun someFunc(): SomeValue { logger.log("on branch called") return SomeValue.NewValue } }...
No, it's not open-source. So the above query removes everything except for the lambda body now. So instead of this code: ``` class SomeClass( private val expChecker: ExpChecker ) {...
Yes, this works. Thank you very much!
~Fixed in https://github.com/K1rakishou/Kuroba-Experimental/commit/9457cb8a00c70bf729e2796e1f0a86614436c5f3~ Oops, wrong issue.