Update E0087.rs
This commit is contained in:
parent
f835b38385
commit
fb1c6acc81
@ -12,5 +12,5 @@ fn foo<T>() {}
|
||||
|
||||
fn main() {
|
||||
foo::<f64, bool>(); //~ ERROR E0087
|
||||
//~^ NOTE expected
|
||||
//~^ NOTE expected
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user