ex-%allot ( -- string )


Vocabulary
cpu.architecture

Inputs
None

Outputs
stringan object


Definition

: ex-%allot ( -- string )
"USING: cpu.architecture make ;\n[ RAX 40 tuple RCX %allot ] B{..."
; inline