mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
c777772243
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
172 B
JSON
13 lines
172 B
JSON
[
|
|
{
|
|
"description": "Test elif directive",
|
|
"id": "elif",
|
|
"format": "obj",
|
|
"source": "elif.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "elif.o" }
|
|
]
|
|
}
|
|
]
|