mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
add src and location to dbg
This commit is contained in:
parent
4587c4ebc5
commit
3966d63e2f
21 changed files with 385 additions and 119 deletions
|
@ -741,6 +741,8 @@ pub fn constrain_expr(
|
|||
}
|
||||
|
||||
Dbg {
|
||||
source_location: _,
|
||||
source: _,
|
||||
loc_message,
|
||||
loc_continuation,
|
||||
variable,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue