mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
cleanup
This commit is contained in:
parent
e05753afd8
commit
78309f2607
3 changed files with 9 additions and 6 deletions
|
@ -5098,6 +5098,8 @@ fn from_can_when<'a>(
|
|||
|
||||
let new_guard_stmt =
|
||||
store_pattern(env, procs, layout_cache, &pattern, cond_symbol, guard_stmt);
|
||||
|
||||
dbg!(symbol);
|
||||
(
|
||||
pattern,
|
||||
Guard::Guard {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue