fix two strings

This commit is contained in:
Folkert 2022-05-08 00:20:37 +02:00
parent 13d4b0c8c8
commit 35eff878ae
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 2 additions and 2 deletions

View file

@ -162,7 +162,7 @@ pub fn str_from_utf8_range<'a, 'ctx, 'env>(
let start = env
.builder
.build_extract_value(count_and_start, 1, "get_count")
.build_extract_value(count_and_start, 1, "get_start")
.unwrap();
call_void_bitcode_fn(