mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
fix format violation
This commit is contained in:
parent
29bd4e3e50
commit
352fe90e2d
1 changed files with 1 additions and 1 deletions
|
@ -3742,7 +3742,7 @@ mod solve_expr {
|
||||||
"#
|
"#
|
||||||
),
|
),
|
||||||
"Str -> Str",
|
"Str -> Str",
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue