Skip to content

Instantly share code, notes, and snippets.

@tbrowder
Created June 11, 2018 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbrowder/e9badf2055a85c5cfd31222cb310b8f0 to your computer and use it in GitHub Desktop.
Save tbrowder/e9badf2055a85c5cfd31222cb310b8f0 to your computer and use it in GitHub Desktop.
declarator block
#|(
This sub does everything including
filling the kitchen sink. It includes:
+ knives
+ forks
and all kinds of other things.
)
sub kitchen-sink {}
# The declarator block would be parsed as a paragraph followed
# by a list of two items and a final, following paragraph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment