Skip to content

Commit 267c0ad

Browse files
authored
Add missing comment marker
1 parent 2bd91a5 commit 267c0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Hash.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ constraints with a where-clause.
150150
# OUTPUT:
151151
# 9001
152152
# Type check failed in binding assignval; expected Powerful but got Int (900)
153-
in block <unit> at example.pl line 4
153+
# in block <unit> at example.pl line 4
154154
155155
=head1 Looping over hash keys and values
156156

0 commit comments

Comments
 (0)