[
	{
		"description": "Test br3392707",
		"id": "br3392707",
		"format": "bin",
		"source": "br3392707.asm",
		"option": "-Ox",
		"target": [
			{ "output": "br3392707.bin" },
			{ "stderr": "br3392707.stderr" }
		]
	},
	{
		"description": "Test br3392707 (error)",
		"ref": "br3392707",
		"option": "-o br3392707.bin -DERROR -Ox",
		"target": [
			{ "stderr": "br3392707-error.stderr" }
		],
		"error": "expected"
	}
]
