! ./factor boom.factor IN: boom USING: compiler.units ; [ ] with-nested-compilation-unit ! => Sequence index out of bounds ! In contrast, with-compilation-unit works.