006 print literal braces

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

{"scenario":"dense","sink":1720}
a { b } c

Expected output

{"scenario":"dense","sink":1720}
a { b } c

Flows

flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "{\"scenario\":\"dense\",\"sink\":{{ 1720:d }}}")
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "a { b } c")

Test Configuration

MUST_RUN