Don't insert fqn even if current element is resolved into constructor
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
throw IllegalAccessExceptio<caret>() //Press Ctrl+Space and select it
|
||||
}
|
||||
Reference in New Issue
Block a user