blob: 685cdcdaeade0b06c9761be62892111a9e24e54e [file]
trait X { }
impl X for uint { }
trait Y { }
impl Y for uint { }