Presentation: Fix NPE on functional type rendering
#KT-17638 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun <caret>test(f: (Int) -> Int) {}
|
||||
@@ -0,0 +1,4 @@
|
||||
Crumbs:
|
||||
test()
|
||||
Tooltips:
|
||||
function <b><code>test((Int) -> Int)</code></b>
|
||||
Reference in New Issue
Block a user