mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49: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() {
|
||||
infer_eq_without_problem(
|
||||
indoc!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue