LiutCL
LiutCL copied to clipboard
在 REPL 中无法使用 DEFVAR。
示例代码如下
➜ bin git:(develop) ./liutcl.ros
233-USER> (defvar *a* 1)
顶层语句只能是 DEFUN 或 LABELS:(DEFVAR *A* 1)