Add JetInvokeFunctionReference for JetCallExpression
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
throw IllegalAccessException<caret>() //Press Ctrl+Space and select it
|
||||
throw IllegalAccessException<caret> //Press Ctrl+Space and select it
|
||||
}
|
||||
Reference in New Issue
Block a user