-
- Downloads
Enable "use strict" mode in this script - best practice
Requires hex literals for control chars instead of octal (e.g. \x01 instead of \1) All stock scripts should be using strict mode, so this was a miss.
parent
f9a44f56
No related branches found
No related tags found
Please register or sign in to comment