git @ Cat's Eye Technologies Falderal / freestyle-input
Correct documentation. Chris Pressey 6 years ago
1 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
280280 <=== input to give it
281281 ???> error to expect
282282
283 <=== different input to give the immediately previously defined test body
284 ???> different error to expect
285
286283 Invalid examples:
287284
288285 | thing to test
292289 + input to give it
293290 = output to expect
294291
295 ...test input must be preceded by a test body (if this is the first test.)
292 ...test input must be preceded by a test body, if this is the first test.
293
294 <=== input to give it
295 ???> output to expect
296
297 ...test input must be preceded by a test body always, in freestyle format.
296298
297299 ? error to expect
298300