> The other solution would be enclose macro generated code in some kind > of TExpr.MacroMarker(macro,expr). This would be removed by some later > stage of the compiler (T2 or T3). I think this should be easy to > implement. I like this solution. You may implement it at near time?