Open Qi-Ge opened 3 years ago
Describe the problem In page: https://developer.android.com/codelabs/kotlin-bootcamp-basics/#4 There's a sample code for "repeat", it use "println()" but without new line in output
In which step of the codelab can this issue be found? Last output in Step 3
Steps to reproduce? Just run it in kotlinc interactive console.
Versions Kotlin version 1.3.72 (JRE 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
Additional information Nope
codelab: kotlin-bootcamp
Describe the problem In page: https://developer.android.com/codelabs/kotlin-bootcamp-basics/#4 There's a sample code for "repeat", it use "println()" but without new line in output
In which step of the codelab can this issue be found? Last output in Step 3
Steps to reproduce? Just run it in kotlinc interactive console.
Versions Kotlin version 1.3.72 (JRE 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
Additional information Nope
codelab: kotlin-bootcamp