mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Remove tag_name from ResetReuse
This commit is contained in:
parent
09c3c4030d
commit
2d169bf518
4 changed files with 10 additions and 27 deletions
|
@ -1226,7 +1226,6 @@ fn expr_spec<'a>(
|
|||
Call(call) => call_spec(builder, env, block, layout, call),
|
||||
Reuse {
|
||||
tag_layout,
|
||||
tag_name: _,
|
||||
tag_id,
|
||||
arguments,
|
||||
..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue