diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-18 19:09:53 +0300 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-18 19:09:53 +0300 |
| commit | a0318645ec4ed7f4bfa6ab50d0a5ee7fc67b8006 (patch) | |
| tree | d9290ef5a92dfe98ed5beb2e63e8fec43b6e46ea /doc/tests/test.md | |
| parent | 9fda2f3096fc51b00587dc1a0d715fdd7120651b (diff) | |
fix: add doc for set? function
Diffstat (limited to 'doc/tests/test.md')
| -rw-r--r-- | doc/tests/test.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/tests/test.md b/doc/tests/test.md index c656f3b..2f5f87a 100644 --- a/doc/tests/test.md +++ b/doc/tests/test.md @@ -1,6 +1,5 @@ # Test.fnl - **Table of contents** - [`deftest`](#deftest) |