invalid-row-variable ( -- * ) - Factor Documentation

invalid-row-variable ( -- * )


Vocabulary
effects .parser

Definition
IN: effects.parser

ERROR: invalid-row-variable ;


Methods
USING: effects.parser kernel summary ;

M: invalid-row-variable summary
drop
"Stack effect row variables can only occur as the first input ..."
;

AltStyle によって変換されたページ (->オリジナル) /