{"ScriptPreparationCode":null,"TestCases":[{"Name":"Keep in constant","Code":"/*When writing async/deferred tests, use \u0060deferred.resolve()\u0060 to mark test as done*/\r\nconst str = \u0022hello\u0022;\r\nconst a = \u0022\u0022.padEnd(1000000, \u00220\u0022);\r\n\r\nreturn \u0060${str}${a}\u0060;","IsDeferred":false},{"Name":"Return","Code":"/*When writing async/deferred tests, use \u0060deferred.resolve()\u0060 to mark test as done*/\r\nconst str = \u0022hello\u0022;\r\n\r\nreturn \u0060${str}${\u0022\u0022.padEnd(1000000, \u00220\u0022)}\u0060;","IsDeferred":false}]}