Spans inside (collect words) can sometimes malfunction on Z-machine. Something seems to go wrong with the stack. My best guess is that the "push style onto stack" routine doesn't run inside a (collect words) but the "pull style from stack" routine does, which sets a corrupted style and crashes.
Spans inside (collect words) can sometimes malfunction on Z-machine. Something seems to go wrong with the stack. My best guess is that the "push style onto stack" routine doesn't run inside a (collect words) but the "pull style from stack" routine does, which sets a corrupted style and crashes.