Fix up error-pattern style test
This commit is contained in:
parent
79f61a4532
commit
5974e5b294
@ -9,8 +9,5 @@
|
||||
// except according to those terms.
|
||||
|
||||
// error-pattern:mismatched types
|
||||
// error-pattern:expected bool, found integral variable
|
||||
// error-pattern:expected type `bool`
|
||||
// error-pattern:found type `_`
|
||||
|
||||
fn main(){assert!(1,1);}
|
||||
|
Loading…
Reference in New Issue
Block a user