Reference --> lambda supports bound references now #KT-16292 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: true
|
||||
|
||||
val x = 1
|
||||
|
||||
val y = { x.hashCode() }
|
||||
Reference in New Issue
Block a user