📄 id.905495s.stable.out
字号:
stdout of test 'ID.905495s` in directory 'tests/BugsViaSourgeforce` itself:# 07:27:17 > # 07:27:17 > Mtimeout -timeout 300 ./ID.905495s ID.905495s # 07:27:17 > # 07:27:17 > # 07:27:17 > Mtimeout -timeout 60 mserver5 --config=/ufs/mk/monet5/Linux/etc/MonetDB5.conf --debug=10 --set monet_mod_path=/ufs/mk/monet5/Linux/lib/MonetDB5:/ufs/mk/opensource/MonetDB/Linux/lib/MonetDB --set gdk_dbfarm=/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm --set sql_logdir=/ufs/mk/monet5/Linux/var/MonetDB5/dblogs --set mapi_port=35545 --set monet_prompt= --trace --dbname=mTests_tests_BugsViaSourgeforce ID.905495s.mal# 07:27:17 > # MonetDB Server v4.99.19# Copyright (c) 1993-2006 CWI, all rights reserved# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked# config:/ufs/mk/monet5/Linux/etc/MonetDB5.conf# dbfarm:/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm# dbname:mTests_tests_BugsViaSourgeforce# Visit http://monetdb.cwi.nl/ for further information## Monet Mil to Mal compiler##include mil;## Copyright (c) 2001-2004, CWI. All rights reserved.### Predefined code segment##The compiler can not guarantee an accurate compilation,##because MIL unlike MAL is a dynamically typed language.##A few guidelines to maximize usefullness.##- make the type of variables explicit, in particular 'nil'##- upon advice of M2m to remap identifiers, change it in your program directly##print("hello");# aa_a := io.print("hello");#function user.main():void; # 0 (main:void)# Monet Mil to Mal compiler # 1 (_1:str)# Copyright (c) 2001-2004, CWI. All rights reserved. # 2 (_2:str)# Predefined code segment # 3 (_3:str)#The compiler can not guarantee an accurate compilation, # 4 (_4:str)#because MIL unlike MAL is a dynamically typed language. # 5 (_5:str)#A few guidelines to maximize usefullness. # 6 (_6:str)#- make the type of variables explicit, in particular 'nil' # 7 (_7:str)#- upon advice of M2m to remap identifiers, change it in your program directly # 8 (_8:str)#print("hello"); # 9 (_9:str) aa_a := io.print("hello"); # 10 IOprint_val (aa_a:void)<-(_11:str)end main; # 11 [ "hello" ]# 07:27:17 > # 07:27:17 > Mtimeout -timeout 60 mserver5 --config=/ufs/mk/monet5/Linux/etc/MonetDB5.conf --debug=10 --set monet_mod_path=/ufs/mk/monet5/Linux/lib/MonetDB5:/ufs/mk/opensource/MonetDB/Linux/lib/MonetDB --set gdk_dbfarm=/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm --set sql_logdir=/ufs/mk/monet5/Linux/var/MonetDB5/dblogs --set mapi_port=35545 --set monet_prompt= --trace --dbname=mTests_tests_BugsViaSourgeforce# 07:27:17 > # MonetDB Server v4.99.19# Copyright (c) 1993-2006 CWI, all rights reserved# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked# config:/ufs/mk/monet5/Linux/etc/MonetDB5.conf# dbfarm:/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm# dbname:mTests_tests_BugsViaSourgeforce# Visit http://monetdb.cwi.nl/ for further information[ "hello" ]# 07:27:17 > # 07:27:17 > Done.# 07:27:17 >
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -