Rename unary plus() and minus() to unaryPlus() and unaryMinus()
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package util
|
||||
|
||||
operator fun h.H.plus() = ""
|
||||
operator fun h.H.unaryPlus() = ""
|
||||
Reference in New Issue
Block a user