summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json')
-rw-r--r--tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json b/tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json
new file mode 100644
index 00000000..50d85c43
--- /dev/null
+++ b/tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json
@@ -0,0 +1,29 @@
+{
+ "constructors": [],
+ "doc": "",
+ "fields": [
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "x"
+ },
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "y"
+ },
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "lines"
+ },
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "data"
+ }
+ ],
+ "kind": "class",
+ "methods": [],
+ "name": "FooThingWithArray"
+} \ No newline at end of file