nasm/travis/test/struc.json

13 lines
182 B
JSON
Raw Normal View History

[
{
"description": "Check structure compilation",
"id": "struc",
"format": "bin",
"source": "struc.asm",
"option": "",
"target": [
{ "output": "struc.bin" }
]
}
]