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 dc84159 commit 30e3835Copy full SHA for 30e3835
doc/Type/Test.pod6
@@ -156,7 +156,7 @@ Defined as
156
multi sub is(Mu $got, Mu:D $expected, $desc = '')
157
158
Marks a test as passed if C<$value> and C<$expected> compare positively with the
159
-L<eq operator|/routine/eq>, unless C<$expected> is a type object, in which case
+L«C<eq> operator|/routine/eq», unless C<$expected> is a type object, in which case
160
L«C<===> operator|/routine/===» will be used instead; accepts an optional description of the
161
test as the last argument.
162
0 commit comments