mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
use_roc_value by layoutrepr
This commit is contained in:
parent
5979405b79
commit
07f40baf62
4 changed files with 6 additions and 6 deletions
|
@ -1980,7 +1980,7 @@ fn change_with_overflow_dec_to_roc_type<'a, 'ctx>(
|
|||
use_roc_value(
|
||||
env,
|
||||
layout_interner,
|
||||
return_layout,
|
||||
layout_interner.get_repr(return_layout),
|
||||
casted,
|
||||
"use_dec_with_overflow",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue