]> git.lizzy.rs Git - rust.git/blobdiff - src/test/compile-fail/type-mismatch-multiple.rs
simplify E0308 message for primitive types
[rust.git] / src / test / compile-fail / type-mismatch-multiple.rs
index 627300a037720b92ba9a45e7981b1f9a985638ee..dd8f54cdabb8fe92c2945716848f2c1518b095a0 100644 (file)
@@ -19,5 +19,4 @@
 //~| ERROR mismatched types
 //~| expected `i32`
 //~| found `bool`
-//~| expected i32
-//~| found bool
+