diff --git a/docs/language/api.rst b/docs/language/api.rst index 7883e9f..96c4086 100644 --- a/docs/language/api.rst +++ b/docs/language/api.rst @@ -110,6 +110,7 @@ Usage: `(apply fn-name [args] [kwargs])` Examples: .. code-block:: clj + (defn thunk [] "hy there")