{"ScriptPreparationCode":"var n = Math.PI","TestCases":[{"Name":"Math.round(n)","Code":"Math.round(n)","IsDeferred":false},{"Name":"Bitwise n \u002B (n \u003C 0 ? -0.5 : 0.5)\u003E\u003E0","Code":"n \u002B (n \u003C 0 ? -0.5 : 0.5)\u003E\u003E0","IsDeferred":false}]}