IDE/FIR IDE: fix not showed following type parameters in completion
This commit is contained in:
committed by
TeamCityServer
parent
0f13359229
commit
ff369b1917
@@ -0,0 +1,5 @@
|
||||
// FIR_COMPARISON
|
||||
|
||||
fun <T: <caret>, S>.foo() {}
|
||||
|
||||
// EXIST: S
|
||||
Reference in New Issue
Block a user