mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"kind": "Root",
|
|
"name": "TopLevel",
|
|
"printedName": "TopLevel",
|
|
"badKey": ["foo", "bar", "baz"],
|
|
"children": [
|
|
{
|
|
"kind": "Zyzyx",
|
|
"typeAttributes": ["autoclosure", "fnord", "inout", "Available"],
|
|
"declAttributes": ["Available", "Fnord", "ObjC", "inout"],
|
|
"declKind": "Subroutine"
|
|
}
|
|
]
|
|
}
|