Handle java ctor case for Introduce import alias inspection
#KT-35824 #EA-218654 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import foo.Some as Some1
|
||||
|
||||
val some = Some1()
|
||||
Reference in New Issue
Block a user