Skip to content

Conversation

bounceme
Copy link
Collaborator

very unrefined so far

This changes:

if (1)
  for (;;)
  i +=
  l

to:

if (1)
  for (;;)
    i +=
      l

@bounceme
Copy link
Collaborator Author

there doesn't seem to be any bugs with this, I'll merge tomorrow. wish I could hone that function down though

@bounceme bounceme merged commit d3e952c into develop Sep 18, 2016
@bounceme bounceme deleted the multi-braceless branch September 18, 2016 08:41
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