Skip to content

Instantly share code, notes, and snippets.

@djonatanb
Created April 5, 2016 22:35
Show Gist options
  • Save djonatanb/ac8cb499e0a52c55c129e440a8c7eaa3 to your computer and use it in GitHub Desktop.
Save djonatanb/ac8cb499e0a52c55c129e440a8c7eaa3 to your computer and use it in GitHub Desktop.
Regex
if [(].*[)][\s][^{]
if (winAAdDD) {
gameMap.addResultToMap("Win");
JOptionPane.showMessageDialog(mainGameView, "Good Job! You win!");
}
if (wawa)
asdasdas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment