-
Rob Swindell authored
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.
Rob Swindell authoredRequires 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.
Loading