UNPKG

tslint-clean-code

Version:
5 lines (4 loc) 117 B
function demoScriptPass1() { var x = 'Sample text \xB2'; var y = 'Sample text \0111'; // longer than octal }