📄 tst4010.mal
字号:
# testing the library for unsafe instructions# bat C can still be shared with Boptimizer.setDebug();optimizer.commonTerms();optimizer.aliases();b:= bat.new(:int,:int);c:= bat.new(:int,:int);bat.insert(b,1,1);# in this case D should be left aloned:= bat.new(:int,:int);bat.insert(d,2,2);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -