I want to use a step function to see how it went to the expected output, but it's not working.

Like this simple example:

(STEP (IF (ODDP 3) 'YES 'NO))

but nothing happens.

Is there any optimization that makes me can't see the trace steps ???

How to turn it off?

Thanks!

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top