read-unit-tests ( -- str )


Vocabulary
tools.scaffold

Inputs
None

Outputs
stra string


Word description
Reads code snippets by the means of read-unit-test until two empty lines are input. Returns them separated with two newlines.

Definition