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

Modified Files:
        tst780.stable.out 
Log Message:
Re-approve test


Index: tst780.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/Tests/tst780.stable.out,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- tst780.stable.out   13 Jan 2008 15:18:35 -0000      1.14
+++ tst780.stable.out   13 Jan 2008 17:13:56 -0000      1.15
@@ -38,10 +38,9 @@
 #
 function user.main():void;     # 0  (main:void)
 #some tests to illustrate function inlining for a module       # 1  (_1:str)
-    nil:void;  # 2  (_2:void)<-(_12:void)
-    io.print("hello world\n"); # 3 IOprint_val (_10:void)<-(_11:str)
-    z := dummy.doit(1,"help"); # 4  (z:int)<-(_4:int)(_5:str)
-end main;      # 5  
+    io.print("hello world\n"); # 2 IOprint_val (_10:void)<-(_11:str)
+    z := dummy.doit(1,"help"); # 3  (z:int)<-(_4:int)(_5:str)
+end main;      # 4  
 [ "hello world\n" ]
 [ 1 ]
 [ "help" ]


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to