Sparrow6.git | examples/tasks/generator/ | task.check


generator: <<CODE
print join "\n", ( 'H', 'E', 'L', 'O' );
CODE