{"ScriptPreparationCode":"var n = Math.PI\r\n\r\n","TestCases":[{"Name":"Math Round","Code":"Math.round(n)","IsDeferred":false},{"Name":"bitwise","Code":"n | 0","IsDeferred":false}]}