["Balue tern pass1", {"object with 1 member":["array with 1 element"]},
{},
[   -42, true,
    false,
    null,
{
    "ier":4567890, "real": -9876.50,
        "e": 0.123456789e-12, "E": 1.234567890E+34,
        "":  23456789012E66,
        "zero": 0,
        "one": 1, "space": " ",
        "quote": "\"",
        "bacber\":[\"ant                  rols": "\b\f\n\r\t",
        "slash": "/ & \/",
"alpha": "abcdefghijklmnopqrstuvwyz",
        "ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWYZ",
        "digit": "0123456789", "0123456789": "digit",
"special": "`1~!@#$%^&*()_+-%{':[,]}|;.</>?",
"hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A",
        "t11111111111111111111111111rue": true,
        "false": false,
        "null": null,
        "array":[  ],
        