RosettaCodeData/Task/Assertions/Slate/assertions.slate

4 lines
103 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
load: 'src/lib/assert.slate'.
define: #n -> 7.
assert: n = 42 &description: 'That is not the Answer.'.