Update of /cvsroot/monetdb/MonetDB5/src/mal/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7062

Modified Files:
        tst019.stable.out 
Log Message:
Approve normalization output


Index: tst019.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/Tests/tst019.stable.out,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- tst019.stable.out   25 Dec 2007 13:12:40 -0000      1.22
+++ tst019.stable.out   25 Dec 2007 14:46:01 -0000      1.23
@@ -17,7 +17,7 @@
 #    w:="hello";
 #    return w;   # should produce a type error
 #end welcome;
-
+!TypeException:user.welcome[3]:type mismatch void := str
 function user.welcome(lim:int):void;   # 0  (welcome:void)<-(lim:int)
     i := 2;    # 1  (i:int)<-(_3:int)
     w := "hello";      # 2  (w:str)<-(_5:str)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to