verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue2143 / testsuite.sh
blobde5f5d8d08bc6ae9beef45ebfe0e8fb67074cab4
1 #! /bin/sh
3 . ../../testenv.sh
5 synth_only repro1
6 synth_only repro2
7 synth_only bug
8 synth_only bug2
10 echo "Test successful"