mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 15:53:49 +00:00
Fix not being able to invoke introduce variable for top level script expression Prohibit introduce parameter and introduce property for scripts on top level Basic test for introduce function (produces red code atm)
1 line
36 B
Kotlin
Vendored
1 line
36 B
Kotlin
Vendored
<selection>val y = 2 + 3</selection> |