compiler/src/test/confidence/intsyntax/test.sh

5 lines
130 B
Bash

#!/bin/sh
. ../testenv.sh
# Generate mixed source and assembly code listing
$OBECOMP IntSyntax.mod -fm >result
. ../testresult.sh