Skip to content

Commit d2466f4

Browse files
committed
remove leftover conflict marker
1 parent d5a91dc commit d2466f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/Type/Hash.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ Defined as:
366366
367367
method append(+@values)
368368
369-
<<<<<<< Updated upstream
370369
Append the provided Pairs or even sized list to the Hash. If a key already
371370
exists, turn the existing value into an L<Array|/type/Array> and push new value
372371
onto that C<Array>. Please note that you can't mix even sized lists and lists

0 commit comments

Comments
 (0)