...

Text file src/github.com/google/flatbuffers/tests/unicode_test.json

Documentation: github.com/google/flatbuffers/tests

     1{
     2  "name": "unicode_test",
     3  "testarrayofstring": [
     4    "Цлїςσδε",
     5    "フムアムカモケモ",
     6    "フムヤムカモケモ",
     7    "㊀㊁㊂㊃㊄",
     8    "☳☶☲",
     9    "𡇙𝌆"
    10  ],
    11  "testarrayoftables": [
    12    {
    13      "name": "Цлїςσδε"
    14    },
    15    {
    16      "name": "☳☶☲"
    17    },
    18    {
    19      "name": "フムヤムカモケモ"
    20    },
    21    {
    22      "name": "㊀㊁㊂㊃㊄"
    23    },
    24    {
    25      "name": "フムアムカモケモ"
    26    },
    27    {
    28      "name": "𡇙𝌆"
    29    }
    30  ]
    31}

View as plain text