verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue1408 / testsuite.sh
blob0e17da6733062d816029a9e83435154107f05b33
1 #! /bin/sh
3 . ../../testenv.sh
5 synth --expect-failure --std=08 fixed_point_example.vhdl -e
7 echo "Test successful"