terribleMia’s avatarterribleMia’s Twitter Archive—№ 3,020

  1. …in reply to @chriseppstein
    chriseppstein johnwlong a hack: Function break() { /* no return */ } mixin error($message) { WARN $message; $e: break(); }