mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
add basic Dbg desugaring and LowLevelDbg
This commit is contained in:
parent
3f276b6018
commit
b7f72eff86
12 changed files with 84 additions and 30 deletions
|
@ -996,7 +996,7 @@ fn fix_values_captured_in_closure_expr(
|
|||
..
|
||||
}
|
||||
| Dbg {
|
||||
loc_condition,
|
||||
loc_message: loc_condition,
|
||||
loc_continuation,
|
||||
..
|
||||
} => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue