Created
December 6, 2012 11:59
-
-
Save v2e4lisp/4223947 to your computer and use it in GitHub Desktop.
the output of the jsmin.... error!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WHILE current char : a | |
stepin blank: | |
step in next: | |
step out next: a | |
stepout blank: a | |
BLANK current char : a | |
WHILE current char : a r | |
ERROR current char : a | |
error4 | |
/Users/wenjun.yan/code/js/jsmin.js:16 | |
" \n the holder value : " + this.holder; | |
^ | |
Error! current position: 1 current char: a | |
the holder value : /*wenjun.yan*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment