RosettaCodeData/Task/Assertions/PicoLisp/assertions-1.l
Ingy döt Net 86c034bb8b new files
2013-04-10 12:38:42 -07:00

3 lines
56 B
Text

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