mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
1fe16a00ab
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
182 B
JSON
13 lines
182 B
JSON
[
|
|
{
|
|
"description": "Check structure compilation",
|
|
"id": "struc",
|
|
"format": "bin",
|
|
"source": "struc.asm",
|
|
"option": "",
|
|
"target": [
|
|
{ "output": "struc.bin" }
|
|
]
|
|
}
|
|
]
|