Skip to content

Instantly share code, notes, and snippets.

@maks-rafalko
Last active June 14, 2019 08:46
Show Gist options
  • Save maks-rafalko/283c97976e8910dcad2432257f33902b to your computer and use it in GitHub Desktop.
Save maks-rafalko/283c97976e8910dcad2432257f33902b to your computer and use it in GitHub Desktop.
- $c = $a + b;
+ $c = $a - b;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment