mirror of
https://github.com/marketideas/qasm.git
synced 2025-01-13 20:32:14 +00:00
16 lines
155 B
ArmAsm
16 lines
155 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
|
|
|