008 write then read lines

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

alpha
beta
2 lines

Expected output

alpha
beta
2 lines

Flows

flow ~write click a branch to expand · @labels scroll to their anchor
write (path: "written.txt", content: "alpha\nbeta\n")

Test Configuration

MUST_RUN