mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-27 15:29:30 +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
|