Next: , Previous: , Up: AutoGen Native Macros   [Contents][Index]


3.6.4 COMMENT - A block of comment to be ignored

This function can be specified by the user, but there will never be a situation where it will be invoked at emit time. The macro is actually removed from the internal representation.

If the native macro name code is #, then the entire macro function is treated as a comment and ignored.

[+ # say what you want, but no '+' before any ']' chars +]