051 expand stdlib wrap

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

PASS: array sorted correctly

Expected output

PASS: array sorted correctly

Flows

flow ~define click a branch to expand · @labels scroll to their anchor
define (name: "sort", source: std.mem.sort(@TypeOf({{ arr }}[0]), {{ arr }}, {}, std.sort.asc(@TypeOf({{ arr }}[0])));)
flow ~sort click a branch to expand · @labels scroll to their anchor
sort (arr: numbers[0..])
flow ~verify click a branch to expand · @labels scroll to their anchor
verify

Test Configuration

MUST_RUN