018 string escape backslash then quote

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

a\"b

Expected output

a\"b

Flows

flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "a\\\"b")

Test Configuration

MUST_RUN