{"ScriptPreparationCode":"var data = {\u0022glossary\u0022:{\u0022title\u0022:\u0022example glossary\u0022,\u0022GlossDiv\u0022:{\u0022title\u0022:\u0022S\u0022,\u0022GlossList\u0022:{\u0022GlossEntry\u0022:{\u0022ID\u0022:\u0022SGML\u0022,\u0022SortAs\u0022:\u0022SGML\u0022,\u0022GlossTerm\u0022:\u0022Standard Generalized Markup Language\u0022,\u0022Acronym\u0022:\u0022SGML\u0022,\u0022Abbrev\u0022:\u0022ISO 8879:1986\u0022,\u0022GlossDef\u0022:{\u0022para\u0022:\u0022A meta-markup language, used to create markup languages such as DocBook.\u0022,\u0022GlossSeeAlso\u0022:[\u0022GML\u0022,\u0022XML\u0022]},\u0022GlossSee\u0022:\u0022markup\u0022}}}}};\r\nvar buf = JSON.stringify(data);\r\n","TestCases":[{"Name":"MessagePack.encode","Code":"var result = MessagePack.decode(buf);","IsDeferred":false},{"Name":"JSON.parse","Code":"var result = JSON.parse(buf);","IsDeferred":false}]}