melatonina
12/10/2020, 7:25 PMjava.lang.IllegalStateException: Error type encountered: [ERROR : <ERROR FUNCTION RETURN TYPE>] (DeferredType)
It's not an informative message, to my eyes, unfortunately.raulraja
12/10/2020, 9:20 PMmelatonina
12/11/2020, 10:22 AMclass X {
var x by x
}
There was a typo in my code, which was equivalent to the example above. The IDE does not mark any error, so I didn't see it for a while.melatonina
12/11/2020, 10:37 AMmelatonina
12/11/2020, 11:30 AM