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
|
@ -127,7 +127,7 @@ fn index_struct_value<'a, 'ctx>(
|
|||
use_roc_value(
|
||||
env,
|
||||
layout_interner,
|
||||
field_layout,
|
||||
layout_interner.get_repr(field_layout),
|
||||
field_value,
|
||||
"struct_field",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue