fixing line for cargo fmt

This commit is contained in:
Michael Downey 2021-11-09 15:02:16 -05:00
parent 1f74fd6856
commit eeab43ba13

View file

@ -3756,7 +3756,7 @@ mod solve_expr {
"Str -> Str", "Str -> Str",
); );
} }
#[test] #[test]
fn list_take_first() { fn list_take_first() {
infer_eq_without_problem( infer_eq_without_problem(