// Module B authors a DIFFERENT same-name value const `K` (2) — a shadow of A's // `K`. Pre-fix the two collapsed last-wins in the global const map, so A's `a_k` // read B's value; now each `K` is selected per declaring source. K :: 2; b_k :: () -> s64 { return K; }