Hi simple question: if I need to disambiguate betw...
# getting-started
p
Hi simple question: if I need to disambiguate between to possible super implementation of the same signature I can use an
override fun
calling
super<ChooseWhich>.myFunc(...)