forked from aniani/nasm
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"description": "Check the NASM version",
|
|
"target": [
|
|
{ "option": "-v", "stdout": "_version.stdout" }
|
|
],
|
|
"error": "over"
|
|
}
|