<basic-block> ( -- bb )


Vocabulary
compiler.cfg

Inputs
None

Outputs
bba basic-block


Word description
Creates a new empty basic block. The id slot is initialized with the value of the basic-block counter.

Definition