?? split_inf_loop.sf-1161583.stable.out
字號:
stdout of test 'split_inf_loop.SF-1161583` in directory 'tests/BugDay_2005-10-06_4.9.3` itself:# 20:07:24 > # 20:07:24 > Mtimeout -timeout 60 Mserver "--config=/ufs/fabian/scratch/monetdb/current/program/etc/MonetDB.conf" --debug=10 --set "monet_mod_path=/ufs/fabian/scratch/monetdb/current/program/lib/MonetDB:/ufs/fabian/scratch/monetdb/current/program/lib/bin" --set "gdk_dbfarm=/ufs/fabian/scratch/monetdb/current/program/var/MonetDB/dbfarm" --set "sql_logdir=/ufs/fabian/scratch/monetdb/current/program/var/MonetDB/log" --set mapi_port=39209 --set sql_port=47294 --set xquery_port=57709 --set monet_prompt= --trace --dbname=mTests_tests_BugDay_2005-10-06_4.9.3 < split_inf_loop.SF-1161583.milS# 20:07:24 > # Monet Database Server V4.9.3# Copyright (c) 1993-2005, CWI. All rights reserved.# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically linked.# Visit http://monetdb.cwi.nl/ for further information.#z:= str.split("foo","");#io.print(z);#!TypeException:user.main[1]:'str.split' undefined in: z:any := str.split(_2:str, _3:str)function user.main():void; # 0 (main:void) z := str.split("foo",""); # 1 unknown (z:any)<-(_2:str)(_3:str) io.print(z); # 2 IOprint_val (_4:void)<-(z:any)end main; # 3 # 20:07:24 > # 20:07:24 > Done.# 20:07:24 >
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -