mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
3fbd075ffa
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
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" }
|
|
]
|
|
}
|
|
]
|