blob: cf3478d352bcf8f0930d4f5d21cd5b3f1b61efc5 [file] [log] [blame]
// inconsistent quotation marks
var test1 = 'string';
var test2 = "string";