mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
14 lines
215 B
JSON
14 lines
215 B
JSON
[
|
|
{
|
|
"description": "Test self reference macro",
|
|
"id": "selfref",
|
|
"format": "bin",
|
|
"source": "selfref.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "stderr": "selfref.stderr" }
|
|
],
|
|
"error": "expected"
|
|
}
|
|
]
|