Change Signature: Processing of non-Kotlin usages
#KT-5810 Fixed #KT-4187 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun <caret>foo(n: Int): String = ""
|
||||
Reference in New Issue
Block a user
#KT-5810 Fixed #KT-4187 Fixed
@@ -0,0 +1 @@
|
||||
fun <caret>foo(n: Int): String = ""
|
||||