Delete test case for navigation to 'invoke' of functional type
Classes for functional types will not have any physical source representation anymore, so navigation to them in the IDE will not be possible
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
fun f(p : () -> String) {
|
||||
p.<ref>invoke()
|
||||
}
|
||||
//kotlin/Functions.kt:invoke
|
||||
Reference in New Issue
Block a user