Update E0087.rs
This commit is contained in:
parent
f835b38385
commit
fb1c6acc81
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ fn foo<T>() {}
|
|||
|
||||
fn main() {
|
||||
foo::<f64, bool>(); //~ ERROR E0087
|
||||
//~^ NOTE expected
|
||||
//~^ NOTE expected
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue