I have a macro that I would only like to be called at file scope. It would be great if it could complain somehow (at compile time, or at runtime) if it is used within a function. Is this possible?I have a macro that I would only like to be cal
I have a macro that I would only like to be called at file scope. It would be great if it could complain somehow (at compile time, or at runtime) if it is used within a function. Is this possible?I have a macro that I would only like to be cal