mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
Rename a constant
This commit is contained in:
parent
6721e731f4
commit
d4baf0ab37
3 changed files with 3 additions and 3 deletions
|
@ -424,7 +424,7 @@ pub(crate) fn run_low_level<'a, 'ctx, 'env>(
|
|||
&[string, delimiter],
|
||||
&[],
|
||||
BitcodeReturns::List,
|
||||
bitcode::STR_STR_SPLIT,
|
||||
bitcode::STR_SPLIT,
|
||||
)
|
||||
}
|
||||
StrIsEmpty => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue