Fix exception when add import
#KT-30524 Fixed
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package test
|
||||
|
||||
fun a1() {}
|
||||
fun a2() {}
|
||||
fun a3() {}
|
||||
fun a4() {}
|
||||
fun a5() {}
|
||||
fun a6() {}
|
||||
fun a7() {}
|
||||
val kotlinType = "ds"
|
||||
Reference in New Issue
Block a user