#!/bin/sh
imp vs0.i
imp vs1.i
imp vs2.i
imp vs3.i
imp vs4.i
imp vs5.i
imp vs6.i
# longinteger not supported
imp -c vs7.i
imp vs8.i
# compiler spots error at compile time which we were
# trying to test for at run time
imp -c vs9.i
imp vs10.i
imp vs11.i
