We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.