Fix Perl conversion mistake
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
9c84fc5b6d
commit
82c6cab321
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
## A cow wadvertising the World Wide Web, from lim@csua.berkeley.edu
|
## A cow wadvertising the World Wide Web, from lim@csua.berkeley.edu
|
||||||
##
|
##
|
||||||
function www(;eyes="oo", tongue=" ", thoughts="\\")
|
function www(;eyes="oo", tongue=" ", thoughts="\\")
|
||||||
$the_cow =
|
the_cow =
|
||||||
"""
|
"""
|
||||||
$thoughts ^__^
|
$thoughts ^__^
|
||||||
$thoughts ($eyes)\\_______
|
$thoughts ($eyes)\\_______
|
||||||
|
|
Loading…
Reference in a new issue