{"ScriptPreparationCode":"const arr = [\u0022foo\u0022];\r\nconst str = \u0022foo\u0022;","TestCases":[{"Name":"Array.isArray(arr)","Code":"Array.isArray(arr)","IsDeferred":false},{"Name":"typeof str === string","Code":"typeof str === \u0027string\u0027","IsDeferred":false}]}