Kotlin-Polytech / KotlinAsFirst

Задачи для онлайн-курса "Котлин как первый язык программирования"
Creative Commons Attribution Share Alike 4.0 International
74 stars 115 forks source link

Tutorial chapter 7: consider adding some text about finally clause #104

Closed gagarski closed 3 years ago

gagarski commented 3 years ago

Lesson 7 mentions use. It might be useful to briefly mention how it works and it seems impossible without mentioning finally block.