mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Changed code block language to clojure
...again :(
This commit is contained in:
parent
43c180d954
commit
7f2f4b1dfc
@ -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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user