nit treat different opaque types
This commit is contained in:
parent
ae80c764d4
commit
9cd44f8142
1 changed files with 1 additions and 2 deletions
|
@ -30,5 +30,4 @@ impl Bop for Barr {}
|
||||||
impl Bop for i32 {}
|
impl Bop for i32 {}
|
||||||
//~^ ERROR conflicting implementations
|
//~^ ERROR conflicting implementations
|
||||||
|
|
||||||
fn main() {
|
fn main() {}
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue