#!/bin/bash python main.py -v ${2-1} -i in.s -o out.s benchmarks/build/$1.s && meld in.s out.s