[
	{
		"description": "Test coff alignment",
		"id": "coffalign",
		"format": "win64",
		"source": "coffalign.asm",
		"option": "-Ox",
		"target": [
			{ "output": "coffalign.obj" }
		]
	}
]
