014 grid has a javascript lowering

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

cell1 5 cell2 6

Expected output

✓ Zig✓ JavaScript
cell1 5 cell2 6

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: xref, size: 4, source: h: 0[i64])
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: xref[1].h: 5)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: xref[2].h: xref[1].h + 1)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "cell1 {{ xref[1].h:d }} cell2 {{ xref[2].h:d }}")

Test Configuration

MUST_RUN