summaryrefslogtreecommitdiffstats
path: root/t/error.pl
blob: 77082c72cf71090d133be075692047cb095e8e78 (plain) (blame)
1
2
3
4
5
6
7
8
use strict;
use warnings;

use lib 't/lib';

use My::Parser;

foo { $baz };