RosettaCodeData/Task/Assertions/Slate/assertions.slate

4 lines
103 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
load: 'src/lib/assert.slate'.
define: #n -> 7.
assert: n = 42 &description: 'That is not the Answer.'.