b2e0bd6315
* gasp/gasp.exp: Run them. Also, clean up the test names used in pass and fail.
9 lines
No EOL
102 B
Text
9 lines
No EOL
102 B
Text
!embed macro label
|
|
!addr&&label dc.l label
|
|
! endm
|
|
!
|
|
|
|
! embed foo
|
|
!addrfoo dc.l foo
|
|
addrfoo: dc.l foo
|
|
! |