aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue2196/testsuite.sh
blob: ab99c3f098c9c7d27447e2bd5d1a6391d9eca4a0 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze_failure def_err2.vhdl

clean

echo "Test successful"