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

4 lines
56 B
Text
Raw Permalink Normal View History

2013-04-10 12:38:42 -07:00
...
~(assert (= N 42)) # Exists only in debug mode
...