Thursday, April 19, 2012

Highlighter

Formatted
function abc() {
  a = 0;
}

Unformatted
function abc() {
  a = 0;
}

No comments:

Post a Comment