On Tue, May 13, 2008 at 4:32 AM, Ralf Hemmecke <[EMAIL PROTECTED]> wrote:

>  What will be the behaviour of the following piece of code (see AUG p.100)?

You said Aldor is not C; I would add Spad is not Aldor.

>
>  {
>    x: Integer := 4;
>    y: Integer := 3;
>  }
>  adds(a: Integer): Integer == x + a + z;
>  z: Integer := 3 + y

What do you think that means in Axiom?

-- Gaby

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to