I think that's how it's supposed to be? From <http...
# announcements
k
I think that's how it's supposed to be? From https://kotlinlang.org/docs/reference/functions.html#default-arguments:
If a default parameter precedes a parameter with no default value, the default value can be used only by calling the function with named arguments: