Correct escape sequences in cowsay doctest
This commit is contained in:
parent
1a3f07fa02
commit
8fecb1e59a
1 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@ julia> cowsay("Have you mooed today?")
|
|||
_______________________
|
||||
< Have you mooed today? >
|
||||
-----------------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
\\ ^__^
|
||||
\\ (oo)\\_______
|
||||
(__)\\ )\\/\\
|
||||
||----w |
|
||||
|| ||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue