blob: c3eb356171e856e7f36b96d6c3bb51f3c2eb8fc2 [file] [log] [blame]
// @hasraw issue_16265_2/index.html 'source'
trait Y {}
impl Y for Option<u32> {}