19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / pl7.asm
1 .ALTERNATE
2 ! test of string operators
3 define MACRO str1,str2
4 SDATA str1
5 SDATA "str2"
6 ENDM
7 define one" way to get "spaces,0
8 define "lot's! of <special>,chars%", 0
9
10
11
12
This page took 0.028674 seconds and 4 git commands to generate.