Imagine this situation but with more than one defa...
# announcements
v
Imagine this situation but with more than one default parameter
fun a(x: int = 1, y: Int = 0) {}