Trial release to smoketest the hinthash handling changes
[p5sagit/namespace-clean.git] / t / lib / SyntaxError.pm
CommitLineData
c92da19f 1package SyntaxError;
2use namespace::clean;
3sub foo { if }
41;