Convert reference to lambda intention introduced #KT-13393 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
val x = 1
|
||||
// Not supported yet
|
||||
val y = <caret>x::hashCode
|
||||
Reference in New Issue
Block a user