summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.SkippedStructure.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0.json/Regress.SkippedStructure.json')
-rw-r--r--tests/scanner/Regress-1.0.json/Regress.SkippedStructure.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0.json/Regress.SkippedStructure.json b/tests/scanner/Regress-1.0.json/Regress.SkippedStructure.json
new file mode 100644
index 00000000..65eae577
--- /dev/null
+++ b/tests/scanner/Regress-1.0.json/Regress.SkippedStructure.json
@@ -0,0 +1,19 @@
+{
+ "constructors": [],
+ "doc": " <p>This should be skipped, and moreover, all function which\nuse it should be.</p>",
+ "fields": [
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "x"
+ },
+ {
+ "doc": "",
+ "kind": "field",
+ "name": "v"
+ }
+ ],
+ "kind": "class",
+ "methods": [],
+ "name": "SkippedStructure"
+} \ No newline at end of file