mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Mark infer_union_def_position as a test (followup to #2305)
This commit is contained in:
parent
d9cfa2b2a5
commit
a3c6bfce43
1 changed files with 1 additions and 0 deletions
|
@ -4923,6 +4923,7 @@ mod solve_expr {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
fn infer_union_def_position() {
|
fn infer_union_def_position() {
|
||||||
infer_eq_without_problem(
|
infer_eq_without_problem(
|
||||||
indoc!(
|
indoc!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue