mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"description": "Check the NASM version",
|
|
"target": [
|
|
{ "option": "-v", "stdout": "_version.stdout" }
|
|
],
|
|
"error": "over"
|
|
}
|