I thought so too, but,
| > int foo = 10000000000000000000; | > objectp(foo); | (1) Result: 0
Appearantly not. :-)
/ Mirar
Previous text:
2003-09-05 10:25: Subject: Re: arrays in Java
If we are really picky, it's possible, though not from the Pike level. int foo = 10000000000000000000; does create a Gmp.mpz object... :-)
/ Johan Sundström (utan sälskap)