diff --git a/docs/language/index.rst b/docs/language/index.rst index e8769bb..d26ca5a 100644 --- a/docs/language/index.rst +++ b/docs/language/index.rst @@ -334,7 +334,6 @@ In hy, you could do these like: .. code-block:: clj - ; and a little more complex (setv odds-squared (list-comp (pow num 2)