Skip to content

Instantly share code, notes, and snippets.

@pdemby
Created September 13, 2014 01:14
Show Gist options
  • Save pdemby/2a520cdc8a29833d2ed0 to your computer and use it in GitHub Desktop.
Save pdemby/2a520cdc8a29833d2ed0 to your computer and use it in GitHub Desktop.
yes-no
if yes-no-flag = 'y'
perform yes-routine
else
perform no-routine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment