{"ScriptPreparationCode":null,"TestCases":[{"Name":"join","Code":"const a = [1,2,3,4,5]\r\n\r\nreturn \u00271.2.3.4.5\u0027 === a.join(\u0027.\u0027)","IsDeferred":false},{"Name":"string","Code":"let a = \u0027\u0027;\r\na \u002B= 1;\r\na \u002B= 2;\r\na \u002B= 3;\r\na \u002B= 4;\r\na \u002B= 5;\r\nreturn \u00271.2.3.4.5\u0027 ===a","IsDeferred":false}]}