blob: 00453a3633328a7f388f8eaf6f866b252e5b8569 [file] [log] [blame]
// @has issue_16265_2/index.html '[src]'
trait Y {}
impl Y for Option<u32>{}