023 scoped patterns

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

Reading file
File operation observed!
Writing file
File operation observed!

Expected output

Reading file
File operation observed!
Writing file
File operation observed!

Flows

flow ~tap click a branch to expand · @labels scroll to their anchor
tap (file.* -> *)
flow ~file.read click a branch to expand · @labels scroll to their anchor
file.read

Test Configuration

MUST_RUN