why can’t I specify default value for a parameter ...
# announcements
s
why can’t I specify default value for a parameter of a function defined in an interface I’m implementing? if the interface is direct parent of the class, wouldn’t it make sense for this to be possible?