Modified YUI Compressor based on 2.3.6.
This version should yield the same minification result in raw size as 2.4.2.
# --no-end-semi to prevent a semicolon being added to the end of the output. # "return }" is now printed as "return}" (1 character less.)