set -e
cd src
OCOMP=~/o/ocompiler-2/src/o OSTRIP=~/o/ocompiler-2/ostrip/ostrip ./teststrip
cd ../example
make test
