mirror of
https://github.com/netwide-assembler/nasm.git
synced 2026-01-30 03:14:37 +00:00
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"description": "Check the NASM version",
|
|
"target": [
|
|
{ "option": "-v", "stdout": "_version.stdout" }
|
|
],
|
|
"error": "over"
|
|
}
|