RosettaCodeData/Task/Assertions/PicoLisp/assertions-1.l
2023-07-01 13:44:08 -04:00

3 lines
56 B
Text

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