``` fun x(s:String, l : Int = s.length) {} ```
# getting-started
o
Copy code
fun x(s:String, l : Int = s.length) {}