<@U5UU34LPK> sorry, i did not mean that there woul...
# announcements
d
@karelpeeters sorry, i did not mean that there would be both things in the interface... just one of the two
k
Ah I see. Does it work when you put the getter and setter from
JavaClass
directly in
KotlinClass
?
d
@karelpeeters nope.. still says accidental override
(In KotlinClass)
k
Then apparently you also can't override a
val
with a getter, strange.
I can't really find an issue for this, maybe consider filing one?
Can you also post the (new) full code again so we can take a look at it?
d
I'll try