This commit is contained in:
Ayaz Hafiz 2023-06-13 15:39:13 -05:00
parent b5a963195b
commit 38d5ec374a
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
2 changed files with 4 additions and 4 deletions

View file

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