19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / assign.out
1 !
2
3 !foo: .ASSIGNC "hello"
4 !BAR: .ASSIGNA 12+34
5 !
6
7 ! \&foo'foo
8 hellofoo
9 ! \&foo\&foo\&foo
10 hellohellohello
11 ! \&foo \&foo \&foo
12 hello hello hello
13 ! \&BAR\&bar\&BAR
14 4646
15 !
16
17 !
18
19 !
20
21 !
22 ! .END
This page took 0.030769 seconds and 4 git commands to generate.