Skip to content

Instantly share code, notes, and snippets.

@Axure
Created April 15, 2018 10:39
Show Gist options
  • Save Axure/72f5063e2510ea8e552e0861efc8cd46 to your computer and use it in GitHub Desktop.
Save Axure/72f5063e2510ea8e552e0861efc8cd46 to your computer and use it in GitHub Desktop.
if (a+3 ) {
a -= 3;
}
else{
a*= 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment