Author :
miod
Date :
2024-10-07 15:41:46
Hash :c89f4e12 Message :Tweak genassym code generation to force preprocessor conditional directives
to always be put inside functions.
This allows such statements to appear anywhere in assym.cf; without this
change they would require at least one `export' or `define' stanza to occur
first.
Problem noticed by & ok jsg@