Fixed auto-import of operator functions broken before + fixed bug in its implementation
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package util
|
||||
|
||||
fun h.H.inc(p: Int): h.H {
|
||||
}
|
||||
Reference in New Issue
Block a user