decode_from_utf8_result as roc value

This commit is contained in:
Ayaz Hafiz 2023-06-13 14:55:17 -05:00
parent 8f9e95b482
commit e3e01b6040
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
2 changed files with 23 additions and 39 deletions

View file

@ -399,7 +399,7 @@ pub(crate) fn run_low_level<'a, 'ctx>(
}
}
crate::llvm::build_str::decode_from_utf8_result(env, result_ptr).into()
crate::llvm::build_str::decode_from_utf8_result(env, layout_interner, result_ptr).into()
}
StrToUtf8 => {
// Str.fromInt : Str -> List U8