KT-3472 Can't navigate to source by clicking on a SAM constructor
#KT-3472 fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val c = javax.swing.SwingUtilities.<caret>invokeLater { }
|
||||
@@ -0,0 +1 @@
|
||||
val c = java.util.<caret>Comparator<Int> { x, y -> 1 }
|
||||
Reference in New Issue
Block a user