Fix a markup error in the apply doc.
See http://docs.hylang.org/en/latest/language/api.html#apply for the example.
This commit is contained in:
parent
8ababcb905
commit
94e1fc40f7
@ -110,6 +110,7 @@ Usage: `(apply fn-name [args] [kwargs])`
|
|||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
.. code-block:: clj
|
.. code-block:: clj
|
||||||
|
|
||||||
(defn thunk []
|
(defn thunk []
|
||||||
"hy there")
|
"hy there")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user