- or download this
# ToyVerilog.pm 28may15waw
...
1; # inclusion success
- or download this
use warnings;
use strict;
...
is xform($statement), $expected, $expected;
} # end for VECTOR
- or download this
c:\@Work\Perl\monks\jag194u>perl ToyVerilog.t
ok 1 - use ToyVerilog;
...
#
ok 6 - no warnings
1..6