blob: fd63b8188af539e30a2726dc357e16f250f3c43b [file] [log] [blame]
#NO_APP
.text
.macro foo
a:
.long 42
.endm
#APP
foo
b:
.long 56