compiler/src/test/confidence/arrayassignment/test.sh

5 lines
77 B
Bash
Executable file

#!/bin/sh
. ../testenv.sh
$OBECOMP aa.mod -m
./aa >result
. ../testresult.sh