.macro X() .endm .macro X(a,b,c) x = .b .endm # Local Variables: # mode: pir # fill-column: 100 # End: # vim: expandtab shiftwidth=4: