summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.AnnotationStruct.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0.json/Regress.AnnotationStruct.json')
-rw-r--r--tests/scanner/Regress-1.0.json/Regress.AnnotationStruct.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0.json/Regress.AnnotationStruct.json b/tests/scanner/Regress-1.0.json/Regress.AnnotationStruct.json
new file mode 100644
index 00000000..d18969f5
--- /dev/null
+++ b/tests/scanner/Regress-1.0.json/Regress.AnnotationStruct.json
@@ -0,0 +1,14 @@
+{
+ "constructors": [],
+ "doc": " <p>This is a test of an array of object in an field of a struct.</p>",
+ "fields": [
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "objects"
+ }
+ ],
+ "kind": "class",
+ "methods": [],
+ "name": "AnnotationStruct"
+} \ No newline at end of file