github.com/kumasuke120/mockuma@v1.1.9/internal/mckmaps/testdata/template/template-2.json (about)

     1  {
     2    "type": "template",
     3    "template": [
     4      {
     5        "v": "@{v}"
     6      },
     7      {
     8        "v-v": "@{v}-@{v}"
     9      }
    10    ]
    11  }