mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-06 16:04:43 +08:00
12 lines
170 B
JSON
12 lines
170 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test instruction as label",
|
||
|
"id": "insnlbl",
|
||
|
"format": "bin",
|
||
|
"source": "insnlbl.asm",
|
||
|
"target": [
|
||
|
{ "output": "insnlbl.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|