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