{"ScriptPreparationCode":null,"TestCases":[{"Name":"int comparison","Code":"const a = 1\r\nconst b = 1\r\nconst c = a == b","IsDeferred":false},{"Name":"string compare with locale","Code":"const a = \u0022Primary\u0022\r\nconst b = \u0022Primary\u0022\r\nconst c = a == b","IsDeferred":false}]}