Skip to content

Commit

Permalink
Tidy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0 committed Apr 10, 2020
1 parent 68b38c3 commit 75cc403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/issues/issue-54094.rs
Expand Up @@ -11,4 +11,4 @@ fn foo(abc: <u16 as Zoo>::X) {}

fn main() {
let x: *const u8 = foo as _;
}
}

0 comments on commit 75cc403

Please sign in to comment.