[
	{
		"description": "Test obj executable builtin",
		"id": "objexe",
		"format": "obj",
		"source": "objexe.asm",
		"option": "-Ox",
		"target": [
			{ "output": "objexe.obj" }
		]
	}
]
