mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
s/rtfeldman/roc-lang/g in links to GitHub repos
This commit is contained in:
parent
af8a81de9f
commit
97e2900bf5
84 changed files with 174 additions and 174 deletions
|
@ -2614,7 +2614,7 @@ pub mod test_constrain {
|
|||
#[test]
|
||||
fn inference_var_tag_union_ext() {
|
||||
// TODO: we should really be inferring [Blue, Orange]a -> [Lavender, Peach]a here.
|
||||
// See https://github.com/rtfeldman/roc/issues/2053
|
||||
// See https://github.com/roc-lang/roc/issues/2053
|
||||
infer_eq(
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue