Skip to content

Commit 474ca59

Browse files
committed
link to operator documentation
1 parent 2c7a921 commit 474ca59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Test.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Defined as
157157
158158
Marks a test as passed if C<$value> and C<$expected> compare positively with the
159159
L<eq operator|/routine/eq>, unless C<$expected> is a type object, in which case
160-
C<===> operator will be used instead; accepts an optional description of the
160+
L«C<===> operator|/routine/===» will be used instead; accepts an optional description of the
161161
test as the last argument.
162162
163163
B<NOTE:> C<eq> operator the C<is()> uses stringifies, which means C<is()> is not

0 commit comments

Comments
 (0)