]> Git Repo - binutils.git/blob - gas/testsuite/gasp/pl4.out
19990502 sourceware import
[binutils.git] / gas / testsuite / gasp / pl4.out
1 !       .ALTERNATE
2 !! test of macro substitution around &s
3         ! test of macro substitution around &s
4 !
5
6 !
7
8 !foo    MACRO   a,b
9 !       x&a&b
10 !       ENDM
11 !
12
13 !       foo 3 2 
14 !       x32
15         x32
16 !       END
This page took 0.023887 seconds and 4 git commands to generate.