Paste: Factor with-nested-compilation-unit bounds error

Author: mncharity
Mode: factor
Date: Sun, 1 Aug 2010 12:39:19
Plain Text |
! ./factor boom.factor
IN: boom
USING: compiler.units ;
[ ] with-nested-compilation-unit
! => Sequence index out of bounds
! In contrast, with-compilation-unit works.

New Annotation

Summary:
Author:
Mode:
Body: