Rename a constant

This commit is contained in:
Richard Feldman 2022-12-29 20:48:30 -05:00
parent 6721e731f4
commit d4baf0ab37
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
3 changed files with 3 additions and 3 deletions

View file

@ -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 => {