Skip to content

Commit

Permalink
Remove merge conflict markers
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Dec 16, 2017
1 parent fbab8d3 commit ce4aefa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/Language/pod.pod6
Expand Up @@ -51,11 +51,7 @@ Perl6-ish option pairs. That is, any of:
Boolean (true) :key :key(1)
Boolean (false) :!key :key(0)
String :key<str> :key('str')
<<<<<<< HEAD
List :key<1 2 3> :key[1, 2, 3]
=======
List :key<1 2 3> :key[1,2,3]
>>>>>>> origin/master
Hash :key{a=>1, b=>2}
=end table
Expand Down

0 comments on commit ce4aefa

Please sign in to comment.