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? >
|
< Have you mooed today? >
|
||||||
-----------------------
|
-----------------------
|
||||||
\ ^__^
|
\\ ^__^
|
||||||
\ (oo)\_______
|
\\ (oo)\\_______
|
||||||
(__)\ )\/\
|
(__)\\ )\\/\\
|
||||||
||----w |
|
||----w |
|
||||||
|| ||
|
|| ||
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue