The @nakeddef directive is the same as the @def directive except that when the macro is invoked no local namespace is pushed onto the namespace stack. The effect is that its local, nested macro definitions are added to the namespace of the caller. For example:
Before translation | After translation |
---|---|
|
|