113 gated import inside imported module

✗ Failing This test is currently failing.

Failed: output

Failure Output

[import gate] wiring:7: `import app/test_lib/tracer` excluded — no entry true
  `profile` -> false  [profile = false (absent)]
[import gate] wiring:7: `import app/test_lib/tracer` excluded — no entry true
  `profile` -> false  [profile = false (absent)]

Code

input.kz

Actual

compute(21)
Final: 42

Expected output

compute(21)
[TAP] compute
Final: 42

Flows

flow ~compute click a branch to expand · @labels scroll to their anchor
compute (x: 21)

Imported Files

test_lib/tracer.kz
test_lib/wiring.kz

Test Configuration

MUST_RUN

Compiler Flags:

--profile