mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
fixing line for cargo fmt
This commit is contained in:
parent
1f74fd6856
commit
eeab43ba13
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue