Don't run analysis in SpecifyTypeExplicitlyIntention.isAvailable()
If type is invalid, show error hint when action is invoked
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// IS_APPLICABLE: false
|
||||
// WITH_RUNTIME
|
||||
// ERROR: Unresolved reference: BadType
|
||||
|
||||
val <caret>x = BadType()
|
||||
Reference in New Issue
Block a user