{"ScriptPreparationCode":null,"TestCases":[{"Name":"without {}","Code":"const bool = true;\r\nif(bool) return true;","IsDeferred":false},{"Name":"with {}","Code":"const bool = true;\r\nif(bool){\r\n return true;\r\n}","IsDeferred":false}]}