RosettaCodeData/Task/Assertions/Perl/assertions-4.pl

3 lines
36 B
Perl

use Carp::Assert;
assert($a == 42);