kinda dumb interop question: there isn’t currently...
# announcements
s
kinda dumb interop question: there isn’t currently a way to tell the compiler that the getter for a val is supposed to implement/override a method like
getFoo()
from a java interface, right?