Open weibeld opened 8 months ago
Describe the problem
Broken link to Passing trailing lambdas section in docs.
The link:
https://kotlinlang.org/docs/reference/lambdas.html#passing-a-lambda-to-the-last-parameter
should be:
https://kotlinlang.org/docs/lambdas.html#passing-trailing-lambdas
In which step of the codelab can this issue be found?
Kotlin Bootcamp for Programmers 3: Functions: Steps 7 and 9
codelab: kotlin-bootcamp
Describe the problem
Broken link to Passing trailing lambdas section in docs.
The link:
should be:
In which step of the codelab can this issue be found?
Kotlin Bootcamp for Programmers 3: Functions: Steps 7 and 9
codelab: kotlin-bootcamp