Make parameter injection work for Java methods
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun bar() {
|
||||
Test("<caret>some")
|
||||
}
|
||||
Reference in New Issue
Block a user