Simon Glover wrote:

Why not just use a macro?

#   .macro fortytwo (A)
#    set .A, 42
#  .endm
#
#  .fortytwo(I0)
#  print I0
#  print "\n"
#  end


Simon



Shouldn't be The Answer a builtin?


Kay




Reply via email to