nit treat different opaque types
This commit is contained in:
parent
ae80c764d4
commit
9cd44f8142
@ -30,5 +30,4 @@ impl Bop for Barr {}
|
||||
impl Bop for i32 {}
|
||||
//~^ ERROR conflicting implementations
|
||||
|
||||
fn main() {
|
||||
}
|
||||
fn main() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user