Skip to content

Instantly share code, notes, and snippets.

@def-
Last active July 31, 2016 08:50
Show Gist options
  • Save def-/0f171cb6e1fffb9a2c4815302c229b3e to your computer and use it in GitHub Desktop.
Save def-/0f171cb6e1fffb9a2c4815302c229b3e to your computer and use it in GitHub Desktop.
template inReverse(x, y) =
y
x
inReverse do:
echo "Hello World"
do:
echo "Goodbye World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment