mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Typo
This commit is contained in:
parent
4858979d6b
commit
d0bd08dbe0
1 changed files with 1 additions and 1 deletions
|
@ -6261,7 +6261,7 @@ mod solve_expr {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn alias_propogates_able_var() {
|
||||
fn alias_propagates_able_var() {
|
||||
infer_eq_without_problem(
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue