Lucas Laurindo

Results 3 comments of Lucas Laurindo

I'm not sure if it applies to this situation, I tried to follow the thread but I'm too out of context (not being a Go developer myself) to understand the...

> Hi, we also had problems with Kotlin's `copy` method. Similar error occurs when we define an instance method that takes one parameter as input and returns the containing class...

> ``` > > ${project.build.sourceDirectory} > > ``` Thanks @jhult! This solves the problem. I noticed however this field is not supposed to be set, it doesn't even show in...