: evil-define-temp ( quot effect -- word ) in-compilation-unit? [ [ define-temp ] with-nested-compilation-unit ] [ [ define-temp ] with-compilation-unit ] if ;