mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
fix infinite recursion in dev rc generation
This commit is contained in:
parent
0284248320
commit
507d339691
3 changed files with 20 additions and 10 deletions
|
@ -87,7 +87,7 @@ pub fn refcount_stmt<'a>(
|
|||
ctx,
|
||||
layout_interner,
|
||||
layout,
|
||||
modify,
|
||||
&ModifyRc::Dec(*structure),
|
||||
following,
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue