aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/accessor.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/accessor.md')
-rw-r--r--test/data/format/accessor.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/test/data/format/accessor.md b/test/data/format/accessor.md
new file mode 100644
index 00000000..8279f452
--- /dev/null
+++ b/test/data/format/accessor.md
@@ -0,0 +1,18 @@
+[test](test/index) / [C](test/-c/index) / [x](test/-c/x)
+
+
+# x
+
+`var x: String`
+**Getter**
+
+The getter returns an empty string.
+
+
+**Setter**
+
+The setter does nothing.
+
+
+
+