mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-24 16:35:40 +08:00
12 lines
162 B
JSON
12 lines
162 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test push segment",
|
||
|
"id": "pushseg",
|
||
|
"format": "bin",
|
||
|
"source": "pushseg.asm",
|
||
|
"target": [
|
||
|
{ "output": "pushseg.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|