diff options
Diffstat (limited to 'test/data/format/accessor.md')
-rw-r--r-- | test/data/format/accessor.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/test/data/format/accessor.md b/test/data/format/accessor.md deleted file mode 100644 index 8279f452..00000000 --- a/test/data/format/accessor.md +++ /dev/null @@ -1,18 +0,0 @@ -[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. - - - - |