202 multiline string is not proc body code

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

flat = {
  ok: true
};
nested = {
  ok: true
};
}}{{

Expected output

flat = {
  ok: true
};
nested = {
  ok: true
};
}}{{

Flows

flow ~flat click a branch to expand · @labels scroll to their anchor
flat (name: "flat")
flow ~nested click a branch to expand · @labels scroll to their anchor
nested (name: "nested")
flow ~inline-open click a branch to expand · @labels scroll to their anchor
inline-open (name: "x")

Test Configuration

MUST_RUN