We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be03cf commit fc01a65Copy full SHA for fc01a65
t/10-integration/Syntax-Operator-Is.t
@@ -1,6 +1,7 @@
1
use Test2::V0;
2
use Test2::Require::Module 'Syntax::Operator::Is', '0.02';
3
use Test2::Require::Module 'XS::Parse::Infix', '0.44';
4
+use Test2::Require::Module 'Data::Checks', '0.09';
5
6
use Syntax::Keyword::Assert;
7
use Syntax::Operator::Is is => { -as => "is_" };
0 commit comments