Importing root scope without members.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package util
|
||||
|
||||
fun H.div(i: Int) = 3
|
||||
fun H.timesAssign(i: Int) {}
|
||||
fun h.H.div(i: Int) = 3
|
||||
fun h.H.timesAssign(i: Int) {}
|
||||
Reference in New Issue
Block a user