mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
498d36038a
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
12 lines
178 B
JSON
12 lines
178 B
JSON
[
|
|
{
|
|
"description": "Test miscompile with 16-bit built",
|
|
"id": "testdos",
|
|
"format": "bin",
|
|
"source": "testdos.asm",
|
|
"target": [
|
|
{ "output": "testdos.bin" }
|
|
]
|
|
}
|
|
]
|