

def string::`/=`(double d) { this =  this; }

var s = "Hell

s /= o World"
s /= 2

s /= 2

