Create from usage: Use separate editor for templates which should be placed in Java files
This commit is contained in:
+1
-2
@@ -3,5 +3,4 @@
|
||||
|
||||
fun test(a: A): Int? {
|
||||
return a.foo<String, Int>(1, "2")
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user