mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
cleanup
This commit is contained in:
parent
229d98483c
commit
55e1e86dc2
3 changed files with 17 additions and 10 deletions
|
@ -388,7 +388,7 @@ pub fn assert_correct_variable_usage(constraint: &Constraint) {
|
|||
|
||||
println!("difference: {:?}", &diff);
|
||||
|
||||
// panic!("variable usage problem (see stdout for details)");
|
||||
panic!("variable usage problem (see stdout for details)");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue