Changed code block language to clojure

...again :(
This commit is contained in:
Zirak 2015-10-17 20:49:34 +00:00
parent 43c180d954
commit 7f2f4b1dfc

View File

@ -12,7 +12,7 @@ hy to call native python code or python to call native hy code as well
This tutorial works for hy ≥ 0.9.12, with some corrections for hy 0.11.
```hy
```clojure
;; this gives an gentle introduction to hy for a quick trial head to
;; http://try-hy.appspot.com
;;