007 tap visibility delegation

○ Planned This feature is planned but not yet implemented.

In-file abstract/override pattern - needs restructuring to use cross-module imports.

Code

input.kz

Expected output

tap:process.default fired
tap:process fired
done

Flows

subflow ~process click a branch to expand · @labels scroll to their anchor
process.default (value)
flow ~tap click a branch to expand · @labels scroll to their anchor
tap (* -> process)
flow ~tap click a branch to expand · @labels scroll to their anchor
tap (* -> process.default)
flow ~process click a branch to expand · @labels scroll to their anchor
process (value: 5)