Skip to content

Conversation

bounceme
Copy link
Collaborator

@bounceme bounceme commented May 8, 2016

#86

One way to fix this, assuming this is after 'function()' or 'if()', are there other places you might see just a opening brace by itself?

@bounceme
Copy link
Collaborator Author

bounceme commented May 8, 2016

for (var i in test)
{
  alert('test');
}

var i =
  {
    j:1
  }

there might be a few issues still

@bounceme bounceme merged commit b3ebfa5 into develop May 9, 2016
@bounceme bounceme deleted the bounceme-patch-1 branch May 9, 2016 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant