📄 return_types_of_head_and_tail.sf-701641.mal
字号:
x := bat.new(:oid,:int);(ht,tt):= inspect.getType(x); io.print(ht); io.print(tt);hi:= inspect.getTypeIndex(ht); io.print(hi);hs:= inspect.getTypeName(hi); io.print(hs);s:= "hello";st:= inspect.getType(s); io.print(st);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -