Skip to content

Instantly share code, notes, and snippets.

@jcubic
Created March 14, 2014 08:24
Show Gist options
  • Save jcubic/9543992 to your computer and use it in GitHub Desktop.
Save jcubic/9543992 to your computer and use it in GitHub Desktop.
indent test file for web-mode
(function() {
// }
function() { //
foo();
bar();
}
baz();
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment