Checking "infix" modifier in completion and import popup
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
fun Int.func(s: String): Int{}
|
||||
infix fun Int.func(s: String): Int{}
|
||||
|
||||
fun test() {
|
||||
val floor = "Floor"
|
||||
|
||||
Reference in New Issue
Block a user