RosettaCodeData/Task/Assertions/PicoLisp/assertions-1.l

4 lines
56 B
Plaintext

...
~(assert (= N 42)) # Exists only in debug mode
...