On Mon, Feb 06, 2006 at 07:33:08AM -0800, jerry gay wrote: > since we already have (as will reminded me) syntax that can be used to > express this difference, and it's tested, i may as well mention it. > > () = foo(42) > > works and is tested (the last two tests) in t/compilers/imcc/pcc.t.
No, when error checking is enabled, that throws an exception when foo returns something. (And if it doesn't, it should!) -- Chip Salzenberg <[EMAIL PROTECTED]>