This fixes most - not all - of the warnings produced by ZILF 0.9. I think this is a good idea, because otherwise warnings and errors tend to get lost in the noise.
The remaining warnings are:
warning ZIL0502] verbs.zil:577: RETURN value ignored: PROG/REPEAT block is in void context
[warning ZIL0308] <top level>: too many parts of speech for 'INSERT': Adjective (sub.zil:1600), Object (global.zil:813), Verb (syntax.zil:522)
[warning ZIL0306] sub.zil:1600: discarding the Adjective part of speech for 'INSERT'
This fixes most - not all - of the warnings produced by ZILF 0.9. I think this is a good idea, because otherwise warnings and errors tend to get lost in the noise.
The remaining warnings are: