Skip to content

Instantly share code, notes, and snippets.

@trek
Created October 1, 2008 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save trek/14092 to your computer and use it in GitHub Desktop.
Save trek/14092 to your computer and use it in GitHub Desktop.
if foreigner = terrorist
imprison(foreigner)
else
release(foreigner)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment