mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
Remove stale comment
This commit is contained in:
parent
356616d834
commit
f7e04490c0
1 changed files with 0 additions and 2 deletions
|
@ -742,8 +742,6 @@ pub fn constrain_expr(
|
|||
let total_cons = [when_body_con, result_con];
|
||||
let branch_constraints = constraints.and_constraint(total_cons);
|
||||
|
||||
// exhautiveness checking happens when converting to mono::Expr
|
||||
// ...for now
|
||||
constraints.exists([cond_var, *expr_var], branch_constraints)
|
||||
}
|
||||
Access {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue