Create TrailingCommaIntention
#KT-34744
This commit is contained in:
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.intentions.TrailingCommaIntention
|
||||
@@ -0,0 +1 @@
|
||||
fun a(i: Int<caret>) = Unit
|
||||
@@ -0,0 +1 @@
|
||||
fun a(i: Int<caret>) = Unit
|
||||
Reference in New Issue
Block a user