references to a local properties
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun f(a:Int) : Int {
|
||||
val x = 42
|
||||
val y = 50
|
||||
|
||||
y
|
||||
}
|
||||
Reference in New Issue
Block a user