Importing root scope without members.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package util
|
||||
|
||||
fun H.plus() = ""
|
||||
fun h.H.plus() = ""
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
package util
|
||||
|
||||
fun H.plus() = ""
|
||||
fun h.H.plus() = ""
|
||||