Skip to content

Commit

Permalink
Fixes formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Nov 4, 2018
1 parent 8d9b988 commit 900a168
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/Language/operators.pod6
Expand Up @@ -804,8 +804,7 @@ class or role, even after it has been redefined in the child class.
}
say Foo.Bar::baz; # OUTPUT: «42␤»
X<|,=>
=head postfix C<,=>
=head2 postfix C<,=>
Creates an object that concatenates, in a class-dependent way, the contents of
the variable on the left hand side and the expression on the right hand side:
Expand Down

0 comments on commit 900a168

Please sign in to comment.