``` const tag_a: uint = 12u; const first_free_tag: uint = tag_a + 1u; ``` This'll require some resolution pass that complains about dependencies. It'll make implementing #1193 viable.