Checking "infix" modifier in completion and import popup
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package util
|
||||
|
||||
fun h.H.foo(other: h.H) = ""
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
package util
|
||||
|
||||
fun h.H.foo(other: h.H) = ""
|
||||