#!/bin/sh
./decafcc errors.decaf 2>&1 | diff -u errors.decaf.output -
