Update missed test.

This commit is contained in:
Reese Williams 2019-12-03 14:58:41 -05:00
parent 26a1ba85b8
commit 911b7d6d4d

View File

@ -39,3 +39,4 @@ LL | with_closure_expecting_fn_with_bound_region(|x: Foo<'_>, y| {
error: aborting due to 3 previous errors
For more information about this error, try `rustc --explain E0631`.