Kotlin / kotlin-by-example

The sources of Kotlin by Example.
https://play.kotlinlang.org/byExample/overview
MIT License
460 stars 897 forks source link

Update 04_Null Safety.md #55

Closed chrismontone closed 5 years ago

chrismontone commented 5 years ago

notNull argument on line 26 is not defined. Switch it to a defined variable.

AlexanderPrendota commented 5 years ago

Thanks!