Skip to content

Fix unhandled exception when using a macro in a call to TABLE builtins

Tara McGrew requested to merge topic/default/zilf-252 into branch/default

This fixes a bug where calling TABLE (or LTABLE, etc.) inside a routine with a macro call as one of its arguments would throw an unhandled exception. [ZILF-252]

Merge request reports