Reference --> lambda supports bound references now #KT-16292 Fixed

This commit is contained in:
Mikhail Glukhikh
2017-03-10 16:38:35 +03:00
parent f6734e74e1
commit 831467891c
14 changed files with 106 additions and 14 deletions
@@ -1,5 +1,5 @@
// IS_APPLICABLE: false
// IS_APPLICABLE: true
val x = 1
// Not supported yet
val y = <caret>x::hashCode