[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: in-do-end
- From: David Given <dg@...>
- Date: Thu, 21 Jan 2010 23:43:30 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 21/01/10 19:29, Graham Wakefield wrote:
[...]
> a = math.ceil function() return math.random() * 10 end
Hm. What about:
a = math.ceil function() return math.random() * 10 end
vs.
a = math.ceil function() return math.random() * 10 end ()
...?
- --
???? ?????????????? ????? http://www.cowlark.com ?????
?
? "Under communism, man exploits man. Under capitalism, it's just the
? opposite." --- John Kenneth Galbrith
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFLWOaif9E0noFvlzgRAqOxAJ9tkAzOJZ/WnnVrXOhBMGXLnWb49QCfZe4v
zNefgrXAw/hRxJEFp0Z1pQ8=
=027V
-----END PGP SIGNATURE-----
- References:
- in-do-end, Mark Hamburg
- Re: in-do-end, Eike Decker
- Re: in-do-end, Eike Decker
- Re: in-do-end, steve donovan
- Re: in-do-end, Mark Hamburg
- Re: in-do-end, steve donovan
- Re: in-do-end, Eike Decker
- Re: in-do-end, steve donovan
- Re: in-do-end, Eike Decker
- Re: in-do-end, Graham Wakefield
- Re: in-do-end, Eike Decker
- Re: in-do-end, Graham Wakefield