PRIMITIVE:


Vocabulary
syntax

Definition
USING: kernel ;

IN: syntax

SYNTAX: PRIMITIVE:
"Primitive definition is not supported" throw ;