summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.FooEnumFullname.json
blob: 2cc1a90775600dad2c85cff7bd1aa43df6577ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "doc": "",
    "kind": "enum",
    "members": [
        {
            "doc": "",
            "kind": "default",
            "name": "one"
        },
        {
            "doc": "",
            "kind": "default",
            "name": "two"
        },
        {
            "doc": "",
            "kind": "default",
            "name": "three"
        }
    ],
    "name": "FooEnumFullname"
}