#!/usr/bin/env sh ocamlbuild -use-menhir test.byte ./test.byte tests/$1.test > t.s # echo 'load "t.s"' | spim # spim cat <