mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-06 16:04:43 +08:00
071e53603f
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
14 lines
199 B
JSON
14 lines
199 B
JSON
[
|
|
{
|
|
"description": "Test BCD numbers",
|
|
"id": "bcd",
|
|
"format": "bin",
|
|
"source": "bcd.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "bcd.bin" },
|
|
{ "stderr": "bcd.stderr" }
|
|
]
|
|
}
|
|
]
|