verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue1177 / testsuite.sh
blob8cbfe93fd20ccef09c7b84cc3536151f33c411be
1 #! /bin/sh
3 . ../../testenv.sh
5 GHDL_STD_FLAGS=--std=08
6 synth_analyze issue1
7 synth_analyze issue2
9 clean
10 echo "Test successful"