[
	{
		"description": "Test nop instruction",
		"id": "nop",
		"format": "bin",
		"source": "nop.asm",
		"option": "-Ox",
		"target": [
			{ "output": "nop.bin" }
		]
	}
]
