rustc: Fix error pattern in compile-fail/arg-count-mismatch.rs
This commit is contained in:
parent
cc7a8b668f
commit
537d4ac65a
@ -1,4 +1,4 @@
|
||||
// error-pattern: mismatched types
|
||||
// error-pattern: parameters were supplied
|
||||
|
||||
fn f(int x) {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user