4 lines
68 B
Kotlin
4 lines
68 B
Kotlin
package util
|
|
|
|
fun h.H.div(i: Int) = 3
|
|
fun h.H.timesAssign(i: Int) {} |