fix utf8
This commit is contained in:
parent
80737d5a6a
commit
fc81c9e6d0
45 changed files with 169 additions and 178 deletions
|
|
@ -9,5 +9,5 @@ say 'element 50 is:' a(50)
|
|||
say 'element 3000 is:' a(3000)
|
||||
exit /*stick a fork in it, we're done.*/
|
||||
|
||||
/*ââââââââââââââââââââââââââââââââââA subroutineââââââââââââââââââââââââ*/
|
||||
/*──────────────────────────────────A subroutine────────────────────────*/
|
||||
a: _a_ = arg(1); return a._a_
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ a.civet="A.K.A.: toddycats"
|
|||
characters. To illustrate:
|
||||
--------------------------------------------------------------------------*/
|
||||
|
||||
stuff=')g.u.t.s( or ½ of an intestine!'
|
||||
stuff=')g.u.t.s( or ½ of an intestine!'
|
||||
a.stuff=44
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue