3 lines
130 B
Text
3 lines
130 B
Text
(set-option :verbose true)
|
|
(set-option :use_locals)
|
|
(assert (= 1 (! 1 :ignore_this :ignore_this2 1 :ignore_this3 (1 2 3 (4 5)))))
|