https://github.com/zeroflag/punyforth/blob/32a30163e3defaf231a286bcb56a430b8078996a/generic/words.S#L432 The referenced line causes trying to compile this word to crash punyforth (esp8266).: `: test:[ 1 if [ 60 5 + ] literal then ;` Opened pull request.: https://github.com/zeroflag/punyforth/pull/68
punyforth/generic/words.S
Line 432 in 32a3016
The referenced line causes trying to compile this word to crash punyforth (esp8266).:
: test:[ 1 if [ 60 5 + ] literal then ;Opened pull request.: #68