Skip to content

Instantly share code, notes, and snippets.

@jasongorman
Last active July 25, 2019 13:54
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 jasongorman/2a49257ba69aa984da3d9de48e665f2e to your computer and use it in GitHub Desktop.
Save jasongorman/2a49257ba69aa984da3d9de48e665f2e to your computer and use it in GitHub Desktop.
if(payments.process(this.price, creditCard)){
this.stock--;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment