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

. ../../testenv.sh

synth_only case_concat

GHDL_STD_FLAGS=--std=08
synth_only case_concat

echo "Test successful"