mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-28 06:29:58 +00:00
15 lines
153 B
ArmAsm
15 lines
153 B
ArmAsm
|
*
|
||
|
* verify macro operand parsing handles quoted strings.
|
||
|
*
|
||
|
|
||
|
xx mac
|
||
|
asc ]1
|
||
|
eom
|
||
|
|
||
|
xx '"hello"'
|
||
|
xx "'hello'"
|
||
|
xx 'hello'
|
||
|
xx "hello"
|
||
|
xx 'abc',00
|
||
|
xx ff
|