test2c.uil

来自「安装DDD之前」· UIL 代码 · 共 15 行

UIL
15
字号
! test2c.uil!! This test tries to demonstrate :! - how exported and imported values work! - literals!module test2c	names = case_sensitivevalue	green : exported rgb(0, 0, 65535);	n : exported 3;end module;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?