079 store declared in imported module

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:34:24: error: use of undeclared identifier 'cache'

Failure Output

🎯 Compiler coordination: Passes: 19 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:34:24: error: use of undeclared identifier 'cache'
            break :blk cache.v;
                       ^~~~~
output_emitted.zig:869:24: error: use of undeclared identifier 'cache'
                return cache.v;
                       ^~~~~

Code

input.k

Expected output

v=10

Flows

flow ~bump click a branch to expand · @labels scroll to their anchor
bump

Test Configuration

MUST_RUN