Hi, Is it possible to use expandmacro() on a function/method definition 
which contains within it a code generating macro? If I put the function 
definition in a begin end block, and assign it to a variable called code 
and then do expandmacro(code) it just tells me *(generic function with 1 
method),* but I'd like to see the function body with the macro expanded.

Thanks,
Ben.

Reply via email to