mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-07 17:46:58 +08:00
12 lines
159 B
JSON
12 lines
159 B
JSON
[
|
|
{
|
|
"description": "Test local directive",
|
|
"id": "local",
|
|
"format": "bin",
|
|
"source": "local.asm",
|
|
"target": [
|
|
{ "output": "local.bin" }
|
|
]
|
|
}
|
|
]
|