JetBrains / kotlin-playground

Self-contained component to embed in websites for running Kotlin code
https://jetbrains.github.io/kotlin-playground/examples/
Apache License 2.0
447 stars 80 forks source link

The code doesn't compile #165

Open bighugedev opened 2 years ago

bighugedev commented 2 years ago

The following code in Playground doesn't work: Type checks and automatic casts (https://kotlinlang.org/docs/basic-syntax.html#type-checks-and-automatic-casts)

The error here is in line 14.